#86CCE3 (or 0x86CCE3) is unknown color: approx Sky Blue. HEX triplet: 86, CC and E3. RGB value is (134,204,227). Sum of RGB (Red+Green+Blue) = 134+204+227=565 (74% of max value = 765). Red value is 134 (52.73% from 255 or 23.72% from 565); Green value is 204 (80.08% from 255 or 36.11% from 565); Blue value is 227 (89.06% from 255 or 40.18% from 565); Max value from RGB is 227 - color contains mainly: blue. Hex color #86CCE3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #86CCE3 is #79331C. Grayscale: #B9B9B9. Windows color (decimal): -7942941 or 14929030. OLE color: 14929030.
HSL color Cylindrical-coordinate representation of color #86CCE3: hue angle of 194.84º degrees, saturation: 0.62, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #86CCE3 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #86CCE3; } p { color: rgb(134,204,227); } H1.HeaderClassName { color: #86CCE3; } .AnyTagClassName { color: #86CCE3; } </style>
<style> a { background-color: #86CCE3; } a { background-color: rgb(134,204,227); } div.DivClassName { background-color: #86CCE3; } .BgClassName { background-color: #86CCE3; } </style>
<style> span { border-color: #86CCE3; } span { border-color: rgb(134,204,227); } td.TdClassName { border-color: #86CCE3; } .TagClassName { border-color: #86CCE3; } </style>