Shades of Sapphire #041458
Tints of Sapphire #041458
RGB
CMYK
RGB Variations
Color information
#041458 (or 0x041458) is known color: Sapphire. HEX triplet: 04, 14 and 58. RGB value is (4,20,88). Sum of RGB (Red+Green+Blue) = 4+20+88=112 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.57% from 112); Green value is 20 (8.20% from 255 or 17.86% from 112); Blue value is 88 (34.77% from 255 or 78.57% from 112); Max value from RGB is 88 - color contains mainly: blue. Hex color #041458 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041458 is #FBEBA7. Grayscale: #161616. Windows color (decimal): -16509864 or 5772292. OLE color: 5772292.
HSL color Cylindrical-coordinate representation of color #041458: hue angle of 228.57º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #041458 is Cyan = 0.95, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 20 | 88 | - |
| CMYK | 0.95 | 0.77 | 0 | 0.65 |
| HSL | 228.57º | 0.91% | 0.18% | - |
| HSV(B) | 228.57º | 0.95% | 0.35% | - |
| XYZ | 2.06 | 1.23 | 9.36 | - |
| YUV | 22.97 | 164.7 | 114.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 20 | 88 | 0.95 | 0.77 | 0 | 0.65 | 228.57 | 0.91 | 0.18 |
| Hex | 4 | 14 | 58 | 5F | 4D | 0 | 41 | E5 | 5B | 12 |
| Octal | 4 | 24 | 130 | 137 | 115 | 0 | 101 | 345 | 133 | 22 |
| Binary | 100 | 10100 | 1011000 | 1011111 | 1001101 | 0 | 1000001 | 11100101 | 1011011 | 10010 |
Color Harmonies of #041458
Complementary color
Monochromatic Colors of #041458
Black with #041458
Text Example
Text Example
White with #041458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041458; }
p { color: rgb(4,20,88); }
H1.HeaderClassName
{
color: #041458;
}
.AnyTagClassName
{
color: #041458;
}
</style>
background-color css
<style>
a { background-color: #041458; }
a { background-color: rgb(4,20,88); }
div.DivClassName
{
background-color: #041458;
}
.BgClassName
{
background-color: #041458;
}
</style>
border-color css
<style>
span { border-color: #041458; }
span { border-color: rgb(4,20,88); }
td.TdClassName
{
border-color: #041458;
}
.TagClassName
{
border-color: #041458;
}
</style>