#5B875F (or 0x5B875F) is unknown color: approx Hippie Green. HEX triplet: 5B, 87 and 5F. RGB value is (91,135,95). Sum of RGB (Red+Green+Blue) = 91+135+95=321 (42% of max value = 765). Red value is 91 (35.94% from 255 or 28.35% from 321); Green value is 135 (53.12% from 255 or 42.06% from 321); Blue value is 95 (37.5% from 255 or 29.60% from 321); Max value from RGB is 135 - color contains mainly: green. Hex color #5B875F is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5B875F is #A478A0. Grayscale: #757575. Windows color (decimal): -10778785 or 6260571. OLE color: 6260571.
HSL color Cylindrical-coordinate representation of color #5B875F: hue angle of 125.45º degrees, saturation: 0.19, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #5B875F is Cyan = 0.33, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.47.
<style> p { color: #5B875F; } p { color: rgb(91,135,95); } H1.HeaderClassName { color: #5B875F; } .AnyTagClassName { color: #5B875F; } </style>
<style> a { background-color: #5B875F; } a { background-color: rgb(91,135,95); } div.DivClassName { background-color: #5B875F; } .BgClassName { background-color: #5B875F; } </style>
<style> span { border-color: #5B875F; } span { border-color: rgb(91,135,95); } td.TdClassName { border-color: #5B875F; } .TagClassName { border-color: #5B875F; } </style>