#85DEE1 (or 0x85DEE1) is unknown color: approx Spray. HEX triplet: 85, DE and E1. RGB value is (133,222,225). Sum of RGB (Red+Green+Blue) = 133+222+225=580 (76% of max value = 765). Red value is 133 (52.34% from 255 or 22.93% from 580); Green value is 222 (87.11% from 255 or 38.28% from 580); Blue value is 225 (88.28% from 255 or 38.79% from 580); Max value from RGB is 225 - color contains mainly: blue. Hex color #85DEE1 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #85DEE1 is #7A211E. Grayscale: #C3C3C3. Windows color (decimal): -8003871 or 14802565. OLE color: 14802565.
HSL color Cylindrical-coordinate representation of color #85DEE1: hue angle of 181.96º degrees, saturation: 0.61, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #85DEE1 is Cyan = 0.41, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #85DEE1; } p { color: rgb(133,222,225); } H1.HeaderClassName { color: #85DEE1; } .AnyTagClassName { color: #85DEE1; } </style>
<style> a { background-color: #85DEE1; } a { background-color: rgb(133,222,225); } div.DivClassName { background-color: #85DEE1; } .BgClassName { background-color: #85DEE1; } </style>
<style> span { border-color: #85DEE1; } span { border-color: rgb(133,222,225); } td.TdClassName { border-color: #85DEE1; } .TagClassName { border-color: #85DEE1; } </style>