#85BDEE (or 0x85BDEE) is unknown color: approx Light Sky Blue. HEX triplet: 85, BD and EE. RGB value is (133,189,238). Sum of RGB (Red+Green+Blue) = 133+189+238=560 (74% of max value = 765). Red value is 133 (52.34% from 255 or 23.75% from 560); Green value is 189 (74.22% from 255 or 33.75% from 560); Blue value is 238 (93.36% from 255 or 42.5% from 560); Max value from RGB is 238 - color contains mainly: blue. Hex color #85BDEE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #85BDEE is #7A4211. Grayscale: #B1B1B1. Windows color (decimal): -8012306 or 15646085. OLE color: 15646085.
HSL color Cylindrical-coordinate representation of color #85BDEE: hue angle of 208º degrees, saturation: 0.76, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #85BDEE is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #85BDEE; } p { color: rgb(133,189,238); } H1.HeaderClassName { color: #85BDEE; } .AnyTagClassName { color: #85BDEE; } </style>
<style> a { background-color: #85BDEE; } a { background-color: rgb(133,189,238); } div.DivClassName { background-color: #85BDEE; } .BgClassName { background-color: #85BDEE; } </style>
<style> span { border-color: #85BDEE; } span { border-color: rgb(133,189,238); } td.TdClassName { border-color: #85BDEE; } .TagClassName { border-color: #85BDEE; } </style>