#04602A (or 0x04602A) is unknown color: approx Crusoe. HEX triplet: 04, 60 and 2A. RGB value is (4,96,42). Sum of RGB (Red+Green+Blue) = 4+96+42=142 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.82% from 142); Green value is 96 (37.89% from 255 or 67.61% from 142); Blue value is 42 (16.80% from 255 or 29.58% from 142); Max value from RGB is 96 - color contains mainly: green. Hex color #04602A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #04602A is #FB9FD5. Grayscale: #3E3E3E. Windows color (decimal): -16490454 or 2777092. OLE color: 2777092.
HSL color Cylindrical-coordinate representation of color #04602A: hue angle of 144.78º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04602A is Cyan = 0.96, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.62.
<style> p { color: #04602A; } p { color: rgb(4,96,42); } H1.HeaderClassName { color: #04602A; } .AnyTagClassName { color: #04602A; } </style>
<style> a { background-color: #04602A; } a { background-color: rgb(4,96,42); } div.DivClassName { background-color: #04602A; } .BgClassName { background-color: #04602A; } </style>
<style> span { border-color: #04602A; } span { border-color: rgb(4,96,42); } td.TdClassName { border-color: #04602A; } .TagClassName { border-color: #04602A; } </style>