#004C08 (or 0x004C08) is unknown color: approx Myrtle. HEX triplet: 00, 4C and 08. RGB value is (0,76,8). Sum of RGB (Red+Green+Blue) = 0+76+8=84 (11% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 84); Green value is 76 (30.08% from 255 or 90.48% from 84); Blue value is 8 (3.52% from 255 or 9.52% from 84); Max value from RGB is 76 - color contains mainly: green. Hex color #004C08 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #004C08 is #FFB3F7. Grayscale: #2D2D2D. Windows color (decimal): -16757752 or 543744. OLE color: 543744.
HSL color Cylindrical-coordinate representation of color #004C08: hue angle of 126.32º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004C08 is Cyan = 1, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.70.
<style> p { color: #004C08; } p { color: rgb(0,76,8); } H1.HeaderClassName { color: #004C08; } .AnyTagClassName { color: #004C08; } </style>
<style> a { background-color: #004C08; } a { background-color: rgb(0,76,8); } div.DivClassName { background-color: #004C08; } .BgClassName { background-color: #004C08; } </style>
<style> span { border-color: #004C08; } span { border-color: rgb(0,76,8); } td.TdClassName { border-color: #004C08; } .TagClassName { border-color: #004C08; } </style>