#86DAFF (or 0x86DAFF) is unknown color: approx Light Sky Blue. HEX triplet: 86, DA and FF. RGB value is (134,218,255). Sum of RGB (Red+Green+Blue) = 134+218+255=607 (80% of max value = 765). Red value is 134 (52.73% from 255 or 22.08% from 607); Green value is 218 (85.55% from 255 or 35.91% from 607); Blue value is 255 (100% from 255 or 42.01% from 607); Max value from RGB is 255 - color contains mainly: blue. Hex color #86DAFF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #86DAFF is #792500. Grayscale: #C4C4C4. Windows color (decimal): -7939329 or 16767622. OLE color: 16767622.
HSL color Cylindrical-coordinate representation of color #86DAFF: hue angle of 198.35º degrees, saturation: 1, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #86DAFF is Cyan = 0.47, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #86daff; } p { color: rgb(134,218,255); } H1.HeaderClassName { color: #86daff; } .AnyTagClassName { color: #86daff; } </style>
<style> a { background-color: #86daff; } a { background-color: rgb(134,218,255); } div.DivClassName { background-color: #86daff; } .BgClassName { background-color: #86daff; } </style>
<style> span { border-color: #86daff; } span { border-color: rgb(134,218,255); } td.TdClassName { border-color: #86daff; } .TagClassName { border-color: #86daff; } </style>