#85FFF4 (or 0x85FFF4) is unknown color: approx Electric Blue. HEX triplet: 85, FF and F4. RGB value is (133,255,244). Sum of RGB (Red+Green+Blue) = 133+255+244=632 (83% of max value = 765). Red value is 133 (52.34% from 255 or 21.04% from 632); Green value is 255 (100% from 255 or 40.35% from 632); Blue value is 244 (95.70% from 255 or 38.61% from 632); Max value from RGB is 255 - color contains mainly: green. Hex color #85FFF4 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #85FFF4 is #7A000B. Grayscale: #D9D9D9. Windows color (decimal): -7995404 or 16056197. OLE color: 16056197.
HSL color Cylindrical-coordinate representation of color #85FFF4: hue angle of 174.59º degrees, saturation: 1, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #85FFF4 is Cyan = 0.48, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.
<style> p { color: #85FFF4; } p { color: rgb(133,255,244); } H1.HeaderClassName { color: #85FFF4; } .AnyTagClassName { color: #85FFF4; } </style>
<style> a { background-color: #85FFF4; } a { background-color: rgb(133,255,244); } div.DivClassName { background-color: #85FFF4; } .BgClassName { background-color: #85FFF4; } </style>
<style> span { border-color: #85FFF4; } span { border-color: rgb(133,255,244); } td.TdClassName { border-color: #85FFF4; } .TagClassName { border-color: #85FFF4; } </style>