Shades of Navy #051276
Tints of Navy #051276
RGB
CMYK
RGB Variations
Color information
#051276 (or 0x051276) is known color: Navy. HEX triplet: 05, 12 and 76. RGB value is (5,18,118). Sum of RGB (Red+Green+Blue) = 5+18+118=141 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.55% from 141); Green value is 18 (7.42% from 255 or 12.77% from 141); Blue value is 118 (46.48% from 255 or 83.69% from 141); Max value from RGB is 118 - color contains mainly: blue. Hex color #051276 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #051276 is #FAED89. Grayscale: #191919. Windows color (decimal): -16444810 or 7737861. OLE color: 7737861.
HSL color Cylindrical-coordinate representation of color #051276: hue angle of 233.1º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #051276 is Cyan = 0.96, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 18 | 118 | - |
| CMYK | 0.96 | 0.85 | 0 | 0.54 |
| HSL | 233.1º | 0.92% | 0.24% | - |
| HSV(B) | 233.1º | 0.96% | 0.46% | - |
| XYZ | 3.55 | 1.77 | 17.29 | - |
| YUV | 25.51 | 180.19 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 18 | 118 | 0.96 | 0.85 | 0 | 0.54 | 233.1 | 0.92 | 0.24 |
| Hex | 5 | 12 | 76 | 60 | 55 | 0 | 36 | E9 | 5C | 18 |
| Octal | 5 | 22 | 166 | 140 | 125 | 0 | 66 | 351 | 134 | 30 |
| Binary | 101 | 10010 | 1110110 | 1100000 | 1010101 | 0 | 110110 | 11101001 | 1011100 | 11000 |
Color Harmonies of #051276
Complementary color
Monochromatic Colors of #051276
Black with #051276
Text Example
Text Example
White with #051276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051276; }
p { color: rgb(5,18,118); }
H1.HeaderClassName
{
color: #051276;
}
.AnyTagClassName
{
color: #051276;
}
</style>
background-color css
<style>
a { background-color: #051276; }
a { background-color: rgb(5,18,118); }
div.DivClassName
{
background-color: #051276;
}
.BgClassName
{
background-color: #051276;
}
</style>
border-color css
<style>
span { border-color: #051276; }
span { border-color: rgb(5,18,118); }
td.TdClassName
{
border-color: #051276;
}
.TagClassName
{
border-color: #051276;
}
</style>