#5C501F (or 0x5C501F) is unknown color: approx Bronze Olive. HEX triplet: 5C, 50 and 1F. RGB value is (92,80,31). Sum of RGB (Red+Green+Blue) = 92+80+31=203 (26% of max value = 765). Red value is 92 (36.33% from 255 or 45.32% from 203); Green value is 80 (31.64% from 255 or 39.41% from 203); Blue value is 31 (12.5% from 255 or 15.27% from 203); Max value from RGB is 92 - color contains mainly: red. Hex color #5C501F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5C501F is #A3AFE0. Grayscale: #4E4E4E. Windows color (decimal): -10727393 or 2052188. OLE color: 2052188.
HSL color Cylindrical-coordinate representation of color #5C501F: hue angle of 48.2º degrees, saturation: 0.5, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #5C501F is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.64.
<style> p { color: #5C501F; } p { color: rgb(92,80,31); } H1.HeaderClassName { color: #5C501F; } .AnyTagClassName { color: #5C501F; } </style>
<style> a { background-color: #5C501F; } a { background-color: rgb(92,80,31); } div.DivClassName { background-color: #5C501F; } .BgClassName { background-color: #5C501F; } </style>
<style> span { border-color: #5C501F; } span { border-color: rgb(92,80,31); } td.TdClassName { border-color: #5C501F; } .TagClassName { border-color: #5C501F; } </style>