#85B87C (or 0x85B87C) is unknown color: approx Dark Sea Green. HEX triplet: 85, B8 and 7C. RGB value is (133,184,124). Sum of RGB (Red+Green+Blue) = 133+184+124=441 (58% of max value = 765). Red value is 133 (52.34% from 255 or 30.16% from 441); Green value is 184 (72.27% from 255 or 41.72% from 441); Blue value is 124 (48.83% from 255 or 28.12% from 441); Max value from RGB is 184 - color contains mainly: green. Hex color #85B87C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #85B87C is #7A4783. Grayscale: #A2A2A2. Windows color (decimal): -8013700 or 8173701. OLE color: 8173701.
HSL color Cylindrical-coordinate representation of color #85B87C: hue angle of 111º degrees, saturation: 0.3, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #85B87C is Cyan = 0.28, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.28.
<style> p { color: #85B87C; } p { color: rgb(133,184,124); } H1.HeaderClassName { color: #85B87C; } .AnyTagClassName { color: #85B87C; } </style>
<style> a { background-color: #85B87C; } a { background-color: rgb(133,184,124); } div.DivClassName { background-color: #85B87C; } .BgClassName { background-color: #85B87C; } </style>
<style> span { border-color: #85B87C; } span { border-color: rgb(133,184,124); } td.TdClassName { border-color: #85B87C; } .TagClassName { border-color: #85B87C; } </style>