#555C05 (or 0x555C05) is unknown color: approx Verdun Green. HEX triplet: 55, 5C and 05. RGB value is (85,92,5). Sum of RGB (Red+Green+Blue) = 85+92+5=182 (24% of max value = 765). Red value is 85 (33.59% from 255 or 46.70% from 182); Green value is 92 (36.33% from 255 or 50.55% from 182); Blue value is 5 (2.34% from 255 or 2.75% from 182); Max value from RGB is 92 - color contains mainly: green. Hex color #555C05 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #555C05 is #AAA3FA. Grayscale: #505050. Windows color (decimal): -11183099 or 351317. OLE color: 351317.
HSL color Cylindrical-coordinate representation of color #555C05: hue angle of 64.83º degrees, saturation: 0.9, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #555C05 is Cyan = 0.08, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.64.
<style> p { color: #555C05; } p { color: rgb(85,92,5); } H1.HeaderClassName { color: #555C05; } .AnyTagClassName { color: #555C05; } </style>
<style> a { background-color: #555C05; } a { background-color: rgb(85,92,5); } div.DivClassName { background-color: #555C05; } .BgClassName { background-color: #555C05; } </style>
<style> span { border-color: #555C05; } span { border-color: rgb(85,92,5); } td.TdClassName { border-color: #555C05; } .TagClassName { border-color: #555C05; } </style>