#044FCA (or 0x044FCA) is unknown color: approx Navy Blue. HEX triplet: 04, 4F and CA. RGB value is (4,79,202). Sum of RGB (Red+Green+Blue) = 4+79+202=285 (37% of max value = 765). Red value is 4 (1.95% from 255 or 1.40% from 285); Green value is 79 (31.25% from 255 or 27.72% from 285); Blue value is 202 (79.30% from 255 or 70.88% from 285); Max value from RGB is 202 - color contains mainly: blue. Hex color #044FCA is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #044FCA is #FBB035. Grayscale: #464646. Windows color (decimal): -16494646 or 13258500. OLE color: 13258500.
HSL color Cylindrical-coordinate representation of color #044FCA: hue angle of 217.27º degrees, saturation: 0.96, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #044FCA is Cyan = 0.98, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #044FCA; } p { color: rgb(4,79,202); } H1.HeaderClassName { color: #044FCA; } .AnyTagClassName { color: #044FCA; } </style>
<style> a { background-color: #044FCA; } a { background-color: rgb(4,79,202); } div.DivClassName { background-color: #044FCA; } .BgClassName { background-color: #044FCA; } </style>
<style> span { border-color: #044FCA; } span { border-color: rgb(4,79,202); } td.TdClassName { border-color: #044FCA; } .TagClassName { border-color: #044FCA; } </style>