#044D23 (or 0x044D23) is unknown color: approx British Racing Green. HEX triplet: 04, 4D and 23. RGB value is (4,77,35). Sum of RGB (Red+Green+Blue) = 4+77+35=116 (15% of max value = 765). Red value is 4 (1.95% from 255 or 3.45% from 116); Green value is 77 (30.47% from 255 or 66.38% from 116); Blue value is 35 (14.06% from 255 or 30.17% from 116); Max value from RGB is 77 - color contains mainly: green. Hex color #044D23 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #044D23 is #FBB2DC. Grayscale: #323232. Windows color (decimal): -16495325 or 2313476. OLE color: 2313476.
HSL color Cylindrical-coordinate representation of color #044D23: hue angle of 145.48º degrees, saturation: 0.9, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #044D23 is Cyan = 0.95, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.70.
<style> p { color: #044D23; } p { color: rgb(4,77,35); } H1.HeaderClassName { color: #044D23; } .AnyTagClassName { color: #044D23; } </style>
<style> a { background-color: #044D23; } a { background-color: rgb(4,77,35); } div.DivClassName { background-color: #044D23; } .BgClassName { background-color: #044D23; } </style>
<style> span { border-color: #044D23; } span { border-color: rgb(4,77,35); } td.TdClassName { border-color: #044D23; } .TagClassName { border-color: #044D23; } </style>