#04582F (or 0x04582F) is unknown color: approx Crusoe. HEX triplet: 04, 58 and 2F. RGB value is (4,88,47). Sum of RGB (Red+Green+Blue) = 4+88+47=139 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.88% from 139); Green value is 88 (34.77% from 255 or 63.31% from 139); Blue value is 47 (18.75% from 255 or 33.81% from 139); Max value from RGB is 88 - color contains mainly: green. Hex color #04582F is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #04582F is #FBA7D0. Grayscale: #3A3A3A. Windows color (decimal): -16492497 or 3102724. OLE color: 3102724.
HSL color Cylindrical-coordinate representation of color #04582F: hue angle of 150.71º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #04582F is Cyan = 0.95, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.65.
<style> p { color: #04582f; } p { color: rgb(4,88,47); } H1.HeaderClassName { color: #04582f; } .AnyTagClassName { color: #04582f; } </style>
<style> a { background-color: #04582f; } a { background-color: rgb(4,88,47); } div.DivClassName { background-color: #04582f; } .BgClassName { background-color: #04582f; } </style>
<style> span { border-color: #04582f; } span { border-color: rgb(4,88,47); } td.TdClassName { border-color: #04582f; } .TagClassName { border-color: #04582f; } </style>