#04225F (or 0x04225F) is unknown color: approx Sapphire. HEX triplet: 04, 22 and 5F. RGB value is (4,34,95). Sum of RGB (Red+Green+Blue) = 4+34+95=133 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.01% from 133); Green value is 34 (13.67% from 255 or 25.56% from 133); Blue value is 95 (37.5% from 255 or 71.43% from 133); Max value from RGB is 95 - color contains mainly: blue. Hex color #04225F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #04225F is #FBDDA0. Grayscale: #1F1F1F. Windows color (decimal): -16506273 or 6234628. OLE color: 6234628.
HSL color Cylindrical-coordinate representation of color #04225F: hue angle of 220.22º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04225F is Cyan = 0.96, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #04225F; } p { color: rgb(4,34,95); } H1.HeaderClassName { color: #04225F; } .AnyTagClassName { color: #04225F; } </style>
<style> a { background-color: #04225F; } a { background-color: rgb(4,34,95); } div.DivClassName { background-color: #04225F; } .BgClassName { background-color: #04225F; } </style>
<style> span { border-color: #04225F; } span { border-color: rgb(4,34,95); } td.TdClassName { border-color: #04225F; } .TagClassName { border-color: #04225F; } </style>