#004C04 (or 0x004C04) is unknown color: approx Myrtle. HEX triplet: 00, 4C and 04. RGB value is (0,76,4). Sum of RGB (Red+Green+Blue) = 0+76+4=80 (10% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 80); Green value is 76 (30.08% from 255 or 95% from 80); Blue value is 4 (1.95% from 255 or 5% from 80); Max value from RGB is 76 - color contains mainly: green. Hex color #004C04 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #004C04 is #FFB3FB. Grayscale: #2D2D2D. Windows color (decimal): -16757756 or 281600. OLE color: 281600.
HSL color Cylindrical-coordinate representation of color #004C04: hue angle of 123.16º 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 #004C04 is Cyan = 1, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.70.
<style> p { color: #004C04; } p { color: rgb(0,76,4); } H1.HeaderClassName { color: #004C04; } .AnyTagClassName { color: #004C04; } </style>
<style> a { background-color: #004C04; } a { background-color: rgb(0,76,4); } div.DivClassName { background-color: #004C04; } .BgClassName { background-color: #004C04; } </style>
<style> span { border-color: #004C04; } span { border-color: rgb(0,76,4); } td.TdClassName { border-color: #004C04; } .TagClassName { border-color: #004C04; } </style>