Shades of Navy #041072
Tints of Navy #041072
RGB
CMYK
RGB Variations
Color information
#041072 (or 0x041072) is known color: Navy. HEX triplet: 04, 10 and 72. RGB value is (4,16,114). Sum of RGB (Red+Green+Blue) = 4+16+114=134 (17% of max value = 765). Red value is 4 (1.95% from 255 or 2.99% from 134); Green value is 16 (6.64% from 255 or 11.94% from 134); Blue value is 114 (44.92% from 255 or 85.07% from 134); Max value from RGB is 114 - color contains mainly: blue. Hex color #041072 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #041072 is #FBEF8D. Grayscale: #171717. Windows color (decimal): -16510862 or 7475204. OLE color: 7475204.
HSL color Cylindrical-coordinate representation of color #041072: hue angle of 233.45º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #041072 is Cyan = 0.96, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 16 | 114 | - |
| CMYK | 0.96 | 0.86 | 0 | 0.55 |
| HSL | 233.45º | 0.93% | 0.23% | - |
| HSV(B) | 233.45º | 0.96% | 0.45% | - |
| XYZ | 3.27 | 1.61 | 16.06 | - |
| YUV | 23.58 | 179.02 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 16 | 114 | 0.96 | 0.86 | 0 | 0.55 | 233.45 | 0.93 | 0.23 |
| Hex | 4 | 10 | 72 | 60 | 56 | 0 | 37 | E9 | 5D | 17 |
| Octal | 4 | 20 | 162 | 140 | 126 | 0 | 67 | 351 | 135 | 27 |
| Binary | 100 | 10000 | 1110010 | 1100000 | 1010110 | 0 | 110111 | 11101001 | 1011101 | 10111 |
Color Harmonies of #041072
Complementary color
Monochromatic Colors of #041072
Black with #041072
Text Example
Text Example
White with #041072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #041072; }
p { color: rgb(4,16,114); }
H1.HeaderClassName
{
color: #041072;
}
.AnyTagClassName
{
color: #041072;
}
</style>
background-color css
<style>
a { background-color: #041072; }
a { background-color: rgb(4,16,114); }
div.DivClassName
{
background-color: #041072;
}
.BgClassName
{
background-color: #041072;
}
</style>
border-color css
<style>
span { border-color: #041072; }
span { border-color: rgb(4,16,114); }
td.TdClassName
{
border-color: #041072;
}
.TagClassName
{
border-color: #041072;
}
</style>