Shades of Navy #041276
Tints of Navy #041276
RGB
CMYK
RGB Variations
Color information
#041276 (or 0x041276) is known color: Navy. HEX triplet: 04, 12 and 76. RGB value is (4,18,118). Sum of RGB (Red+Green+Blue) = 4+18+118=140 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.86% from 140); Green value is 18 (7.42% from 255 or 12.86% from 140); Blue value is 118 (46.48% from 255 or 84.29% from 140); Max value from RGB is 118 - color contains mainly: blue. Hex color #041276 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041276 is #FBED89. Grayscale: #181818. Windows color (decimal): -16510346 or 7737860. OLE color: 7737860.
HSL color Cylindrical-coordinate representation of color #041276: hue angle of 232.63º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #041276 is Cyan = 0.97, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 18 | 118 | - |
| CMYK | 0.97 | 0.85 | 0 | 0.54 |
| HSL | 232.63º | 0.93% | 0.24% | - |
| HSV(B) | 232.63º | 0.97% | 0.46% | - |
| XYZ | 3.54 | 1.77 | 17.29 | - |
| YUV | 25.21 | 180.36 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 18 | 118 | 0.97 | 0.85 | 0 | 0.54 | 232.63 | 0.93 | 0.24 |
| Hex | 4 | 12 | 76 | 61 | 55 | 0 | 36 | E9 | 5D | 18 |
| Octal | 4 | 22 | 166 | 141 | 125 | 0 | 66 | 351 | 135 | 30 |
| Binary | 100 | 10010 | 1110110 | 1100001 | 1010101 | 0 | 110110 | 11101001 | 1011101 | 11000 |
Color Harmonies of #041276
Complementary color
Monochromatic Colors of #041276
Black with #041276
Text Example
Text Example
White with #041276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041276; }
p { color: rgb(4,18,118); }
H1.HeaderClassName
{
color: #041276;
}
.AnyTagClassName
{
color: #041276;
}
</style>
background-color css
<style>
a { background-color: #041276; }
a { background-color: rgb(4,18,118); }
div.DivClassName
{
background-color: #041276;
}
.BgClassName
{
background-color: #041276;
}
</style>
border-color css
<style>
span { border-color: #041276; }
span { border-color: rgb(4,18,118); }
td.TdClassName
{
border-color: #041276;
}
.TagClassName
{
border-color: #041276;
}
</style>