#5F854D (or 0x5F854D) is unknown color: approx Glade Green. HEX triplet: 5F, 85 and 4D. RGB value is (95,133,77). Sum of RGB (Red+Green+Blue) = 95+133+77=305 (40% of max value = 765). Red value is 95 (37.5% from 255 or 31.15% from 305); Green value is 133 (52.34% from 255 or 43.61% from 305); Blue value is 77 (30.47% from 255 or 25.25% from 305); Max value from RGB is 133 - color contains mainly: green. Hex color #5F854D is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5F854D is #A07AB2. Grayscale: #737373. Windows color (decimal): -10517171 or 5080415. OLE color: 5080415.
HSL color Cylindrical-coordinate representation of color #5F854D: hue angle of 100.71º degrees, saturation: 0.27, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #5F854D is Cyan = 0.29, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.48.
<style> p { color: #5F854D; } p { color: rgb(95,133,77); } H1.HeaderClassName { color: #5F854D; } .AnyTagClassName { color: #5F854D; } </style>
<style> a { background-color: #5F854D; } a { background-color: rgb(95,133,77); } div.DivClassName { background-color: #5F854D; } .BgClassName { background-color: #5F854D; } </style>
<style> span { border-color: #5F854D; } span { border-color: rgb(95,133,77); } td.TdClassName { border-color: #5F854D; } .TagClassName { border-color: #5F854D; } </style>