#044B1E (or 0x044B1E) is unknown color: approx British Racing Green. HEX triplet: 04, 4B and 1E. RGB value is (4,75,30). Sum of RGB (Red+Green+Blue) = 4+75+30=109 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.67% from 109); Green value is 75 (29.69% from 255 or 68.81% from 109); Blue value is 30 (12.11% from 255 or 27.52% from 109); Max value from RGB is 75 - color contains mainly: green. Hex color #044B1E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #044B1E is #FBB4E1. Grayscale: #303030. Windows color (decimal): -16495842 or 1985284. OLE color: 1985284.
HSL color Cylindrical-coordinate representation of color #044B1E: hue angle of 141.97º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #044B1E is Cyan = 0.95, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.71.
<style> p { color: #044B1E; } p { color: rgb(4,75,30); } H1.HeaderClassName { color: #044B1E; } .AnyTagClassName { color: #044B1E; } </style>
<style> a { background-color: #044B1E; } a { background-color: rgb(4,75,30); } div.DivClassName { background-color: #044B1E; } .BgClassName { background-color: #044B1E; } </style>
<style> span { border-color: #044B1E; } span { border-color: rgb(4,75,30); } td.TdClassName { border-color: #044B1E; } .TagClassName { border-color: #044B1E; } </style>