#85BE97 (or 0x85BE97) is unknown color: approx Summer Green. HEX triplet: 85, BE and 97. RGB value is (133,190,151). Sum of RGB (Red+Green+Blue) = 133+190+151=474 (62% of max value = 765). Red value is 133 (52.34% from 255 or 28.06% from 474); Green value is 190 (74.61% from 255 or 40.08% from 474); Blue value is 151 (59.38% from 255 or 31.86% from 474); Max value from RGB is 190 - color contains mainly: green. Hex color #85BE97 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #85BE97 is #7A4168. Grayscale: #A8A8A8. Windows color (decimal): -8012137 or 9944709. OLE color: 9944709.
HSL color Cylindrical-coordinate representation of color #85BE97: hue angle of 138.95º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #85BE97 is Cyan = 0.3, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.25.
<style> p { color: #85BE97; } p { color: rgb(133,190,151); } H1.HeaderClassName { color: #85BE97; } .AnyTagClassName { color: #85BE97; } </style>
<style> a { background-color: #85BE97; } a { background-color: rgb(133,190,151); } div.DivClassName { background-color: #85BE97; } .BgClassName { background-color: #85BE97; } </style>
<style> span { border-color: #85BE97; } span { border-color: rgb(133,190,151); } td.TdClassName { border-color: #85BE97; } .TagClassName { border-color: #85BE97; } </style>