#04255A (or 0x04255A) is unknown color: approx Sapphire. HEX triplet: 04, 25 and 5A. RGB value is (4,37,90). Sum of RGB (Red+Green+Blue) = 4+37+90=131 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.05% from 131); Green value is 37 (14.84% from 255 or 28.24% from 131); Blue value is 90 (35.55% from 255 or 68.70% from 131); Max value from RGB is 90 - color contains mainly: blue. Hex color #04255A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #04255A is #FBDAA5. Grayscale: #202020. Windows color (decimal): -16505510 or 5907716. OLE color: 5907716.
HSL color Cylindrical-coordinate representation of color #04255A: hue angle of 216.98º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04255A is Cyan = 0.96, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #04255a; } p { color: rgb(4,37,90); } H1.HeaderClassName { color: #04255a; } .AnyTagClassName { color: #04255a; } </style>
<style> a { background-color: #04255a; } a { background-color: rgb(4,37,90); } div.DivClassName { background-color: #04255a; } .BgClassName { background-color: #04255a; } </style>
<style> span { border-color: #04255a; } span { border-color: rgb(4,37,90); } td.TdClassName { border-color: #04255a; } .TagClassName { border-color: #04255a; } </style>