#85FFC7 (or 0x85FFC7) is unknown color: approx Aquamarine. HEX triplet: 85, FF and C7. RGB value is (133,255,199). Sum of RGB (Red+Green+Blue) = 133+255+199=587 (77% of max value = 765). Red value is 133 (52.34% from 255 or 22.66% from 587); Green value is 255 (100% from 255 or 43.44% from 587); Blue value is 199 (78.12% from 255 or 33.90% from 587); Max value from RGB is 255 - color contains mainly: green. Hex color #85FFC7 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #85FFC7 is #7A0038. Grayscale: #D4D4D4. Windows color (decimal): -7995449 or 13107077. OLE color: 13107077.
HSL color Cylindrical-coordinate representation of color #85FFC7: hue angle of 152.46º 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 #85FFC7 is Cyan = 0.48, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #85FFC7; } p { color: rgb(133,255,199); } H1.HeaderClassName { color: #85FFC7; } .AnyTagClassName { color: #85FFC7; } </style>
<style> a { background-color: #85FFC7; } a { background-color: rgb(133,255,199); } div.DivClassName { background-color: #85FFC7; } .BgClassName { background-color: #85FFC7; } </style>
<style> span { border-color: #85FFC7; } span { border-color: rgb(133,255,199); } td.TdClassName { border-color: #85FFC7; } .TagClassName { border-color: #85FFC7; } </style>