#85BFF3 (or 0x85BFF3) is unknown color: approx Light Sky Blue. HEX triplet: 85, BF and F3. RGB value is (133,191,243). Sum of RGB (Red+Green+Blue) = 133+191+243=567 (75% of max value = 765). Red value is 133 (52.34% from 255 or 23.46% from 567); Green value is 191 (75% from 255 or 33.69% from 567); Blue value is 243 (95.31% from 255 or 42.86% from 567); Max value from RGB is 243 - color contains mainly: blue. Hex color #85BFF3 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #85BFF3 is #7A400C. Grayscale: #B3B3B3. Windows color (decimal): -8011789 or 15974277. OLE color: 15974277.
HSL color Cylindrical-coordinate representation of color #85BFF3: hue angle of 208.36º degrees, saturation: 0.82, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #85BFF3 is Cyan = 0.45, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #85BFF3; } p { color: rgb(133,191,243); } H1.HeaderClassName { color: #85BFF3; } .AnyTagClassName { color: #85BFF3; } </style>
<style> a { background-color: #85BFF3; } a { background-color: rgb(133,191,243); } div.DivClassName { background-color: #85BFF3; } .BgClassName { background-color: #85BFF3; } </style>
<style> span { border-color: #85BFF3; } span { border-color: rgb(133,191,243); } td.TdClassName { border-color: #85BFF3; } .TagClassName { border-color: #85BFF3; } </style>