#044E1B (or 0x044E1B) is unknown color: approx British Racing Green. HEX triplet: 04, 4E and 1B. RGB value is (4,78,27). Sum of RGB (Red+Green+Blue) = 4+78+27=109 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.67% from 109); Green value is 78 (30.86% from 255 or 71.56% from 109); Blue value is 27 (10.94% from 255 or 24.77% from 109); Max value from RGB is 78 - color contains mainly: green. Hex color #044E1B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #044E1B is #FBB1E4. Grayscale: #323232. Windows color (decimal): -16495077 or 1789444. OLE color: 1789444.
HSL color Cylindrical-coordinate representation of color #044E1B: hue angle of 138.65º 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 #044E1B is Cyan = 0.95, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.69.
<style> p { color: #044E1B; } p { color: rgb(4,78,27); } H1.HeaderClassName { color: #044E1B; } .AnyTagClassName { color: #044E1B; } </style>
<style> a { background-color: #044E1B; } a { background-color: rgb(4,78,27); } div.DivClassName { background-color: #044E1B; } .BgClassName { background-color: #044E1B; } </style>
<style> span { border-color: #044E1B; } span { border-color: rgb(4,78,27); } td.TdClassName { border-color: #044E1B; } .TagClassName { border-color: #044E1B; } </style>