#5C5800 (or 0x5C5800) is unknown color: approx Verdun Green. HEX triplet: 5C, 58 and 00. RGB value is (92,88,0). Sum of RGB (Red+Green+Blue) = 92+88+0=180 (23% of max value = 765). Red value is 92 (36.33% from 255 or 51.11% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 0 (0.39% from 255 or 0% from 180); Max value from RGB is 92 - color contains mainly: red. Hex color #5C5800 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5C5800 is #A3A7FF. Grayscale: #4F4F4F. Windows color (decimal): -10725376 or 22620. OLE color: 22620.
HSL color Cylindrical-coordinate representation of color #5C5800: hue angle of 57.39º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 1%. Process color model (Four color, CMYK) of #5C5800 is Cyan = 0, Magento = 0.04, Yellow = 1 and Black (K on CMYK) = 0.64.
<style> p { color: #5C5800; } p { color: rgb(92,88,0); } H1.HeaderClassName { color: #5C5800; } .AnyTagClassName { color: #5C5800; } </style>
<style> a { background-color: #5C5800; } a { background-color: rgb(92,88,0); } div.DivClassName { background-color: #5C5800; } .BgClassName { background-color: #5C5800; } </style>
<style> span { border-color: #5C5800; } span { border-color: rgb(92,88,0); } td.TdClassName { border-color: #5C5800; } .TagClassName { border-color: #5C5800; } </style>