#04312A (or 0x04312A) is unknown color: approx Dark Green. HEX triplet: 04, 31 and 2A. RGB value is (4,49,42). Sum of RGB (Red+Green+Blue) = 4+49+42=95 (12% of max value = 765). Red value is 4 (1.95% from 255 or 4.21% from 95); Green value is 49 (19.53% from 255 or 51.58% from 95); Blue value is 42 (16.80% from 255 or 44.21% from 95); Max value from RGB is 49 - color contains mainly: green. Hex color #04312A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #04312A is #FBCED5. Grayscale: #222222. Windows color (decimal): -16502486 or 2765060. OLE color: 2765060.
HSL color Cylindrical-coordinate representation of color #04312A: hue angle of 170.67º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #04312A is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.81.
<style> p { color: #04312A; } p { color: rgb(4,49,42); } H1.HeaderClassName { color: #04312A; } .AnyTagClassName { color: #04312A; } </style>
<style> a { background-color: #04312A; } a { background-color: rgb(4,49,42); } div.DivClassName { background-color: #04312A; } .BgClassName { background-color: #04312A; } </style>
<style> span { border-color: #04312A; } span { border-color: rgb(4,49,42); } td.TdClassName { border-color: #04312A; } .TagClassName { border-color: #04312A; } </style>