#04500A (or 0x04500A) is unknown color: approx Myrtle. HEX triplet: 04, 50 and 0A. RGB value is (4,80,10). Sum of RGB (Red+Green+Blue) = 4+80+10=94 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.26% from 94); Green value is 80 (31.64% from 255 or 85.11% from 94); Blue value is 10 (4.30% from 255 or 10.64% from 94); Max value from RGB is 80 - color contains mainly: green. Hex color #04500A is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #04500A is #FBAFF5. Grayscale: #313131. Windows color (decimal): -16494582 or 675844. OLE color: 675844.
HSL color Cylindrical-coordinate representation of color #04500A: hue angle of 124.74º degrees, saturation: 0.9, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #04500A is Cyan = 0.95, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.69.
<style> p { color: #04500A; } p { color: rgb(4,80,10); } H1.HeaderClassName { color: #04500A; } .AnyTagClassName { color: #04500A; } </style>
<style> a { background-color: #04500A; } a { background-color: rgb(4,80,10); } div.DivClassName { background-color: #04500A; } .BgClassName { background-color: #04500A; } </style>
<style> span { border-color: #04500A; } span { border-color: rgb(4,80,10); } td.TdClassName { border-color: #04500A; } .TagClassName { border-color: #04500A; } </style>