Shades of Navy #130476
Tints of Navy #130476
RGB
CMYK
RGB Variations
Color information
#130476 (or 0x130476) is known color: Navy. HEX triplet: 13, 04 and 76. RGB value is (19,4,118). Sum of RGB (Red+Green+Blue) = 19+4+118=141 (18% of max value = 765). Red value is 19 (7.81% from 255 or 13.48% from 141); Green value is 4 (1.95% from 255 or 2.84% 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 #130476 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130476 is #ECFB89. Grayscale: #151515. Windows color (decimal): -15530890 or 7734291. OLE color: 7734291.
HSL color Cylindrical-coordinate representation of color #130476: hue angle of 247.89º 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 #130476 is Cyan = 0.84, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 4 | 118 | - |
| CMYK | 0.84 | 0.97 | 0 | 0.54 |
| HSL | 247.89º | 0.93% | 0.24% | - |
| HSV(B) | 247.89º | 0.97% | 0.46% | - |
| XYZ | 3.58 | 1.53 | 17.25 | - |
| YUV | 21.48 | 182.47 | 126.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 4 | 118 | 0.84 | 0.97 | 0 | 0.54 | 247.89 | 0.93 | 0.24 |
| Hex | 13 | 4 | 76 | 54 | 61 | 0 | 36 | F8 | 5D | 18 |
| Octal | 23 | 4 | 166 | 124 | 141 | 0 | 66 | 370 | 135 | 30 |
| Binary | 10011 | 100 | 1110110 | 1010100 | 1100001 | 0 | 110110 | 11111000 | 1011101 | 11000 |
Color Harmonies of #130476
Complementary color
Monochromatic Colors of #130476
Black with #130476
Text Example
Text Example
White with #130476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130476; }
p { color: rgb(19,4,118); }
H1.HeaderClassName
{
color: #130476;
}
.AnyTagClassName
{
color: #130476;
}
</style>
background-color css
<style>
a { background-color: #130476; }
a { background-color: rgb(19,4,118); }
div.DivClassName
{
background-color: #130476;
}
.BgClassName
{
background-color: #130476;
}
</style>
border-color css
<style>
span { border-color: #130476; }
span { border-color: rgb(19,4,118); }
td.TdClassName
{
border-color: #130476;
}
.TagClassName
{
border-color: #130476;
}
</style>