#85F08F (or 0x85F08F) is unknown color: approx Light Green. HEX triplet: 85, F0 and 8F. RGB value is (133,240,143). Sum of RGB (Red+Green+Blue) = 133+240+143=516 (68% of max value = 765). Red value is 133 (52.34% from 255 or 25.78% from 516); Green value is 240 (94.14% from 255 or 46.51% from 516); Blue value is 143 (56.25% from 255 or 27.71% from 516); Max value from RGB is 240 - color contains mainly: green. Hex color #85F08F is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #85F08F is #7A0F70. Grayscale: #C5C5C5. Windows color (decimal): -7999345 or 9433221. OLE color: 9433221.
HSL color Cylindrical-coordinate representation of color #85F08F: hue angle of 125.61º degrees, saturation: 0.78, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #85F08F is Cyan = 0.45, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.06.
<style> p { color: #85F08F; } p { color: rgb(133,240,143); } H1.HeaderClassName { color: #85F08F; } .AnyTagClassName { color: #85F08F; } </style>
<style> a { background-color: #85F08F; } a { background-color: rgb(133,240,143); } div.DivClassName { background-color: #85F08F; } .BgClassName { background-color: #85F08F; } </style>
<style> span { border-color: #85F08F; } span { border-color: rgb(133,240,143); } td.TdClassName { border-color: #85F08F; } .TagClassName { border-color: #85F08F; } </style>