#044E99 (or 0x044E99) is unknown color: approx Cobalt. HEX triplet: 04, 4E and 99. RGB value is (4,78,153). Sum of RGB (Red+Green+Blue) = 4+78+153=235 (31% of max value = 765). Red value is 4 (1.95% from 255 or 1.70% from 235); Green value is 78 (30.86% from 255 or 33.19% from 235); Blue value is 153 (60.16% from 255 or 65.11% from 235); Max value from RGB is 153 - color contains mainly: blue. Hex color #044E99 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #044E99 is #FBB166. Grayscale: #404040. Windows color (decimal): -16494951 or 10046980. OLE color: 10046980.
HSL color Cylindrical-coordinate representation of color #044E99: hue angle of 210.2º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #044E99 is Cyan = 0.97, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #044E99; } p { color: rgb(4,78,153); } H1.HeaderClassName { color: #044E99; } .AnyTagClassName { color: #044E99; } </style>
<style> a { background-color: #044E99; } a { background-color: rgb(4,78,153); } div.DivClassName { background-color: #044E99; } .BgClassName { background-color: #044E99; } </style>
<style> span { border-color: #044E99; } span { border-color: rgb(4,78,153); } td.TdClassName { border-color: #044E99; } .TagClassName { border-color: #044E99; } </style>