Shades of Navy #130577
Tints of Navy #130577
RGB
CMYK
RGB Variations
Color information
#130577 (or 0x130577) is known color: Navy. HEX triplet: 13, 05 and 77. RGB value is (19,5,119). Sum of RGB (Red+Green+Blue) = 19+5+119=143 (18% of max value = 765). Red value is 19 (7.81% from 255 or 13.29% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 119 (46.88% from 255 or 83.22% from 143); Max value from RGB is 119 - color contains mainly: blue. Hex color #130577 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130577 is #ECFA88. Grayscale: #151515. Windows color (decimal): -15530633 or 7800083. OLE color: 7800083.
HSL color Cylindrical-coordinate representation of color #130577: hue angle of 247.37º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #130577 is Cyan = 0.84, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 5 | 119 | - |
| CMYK | 0.84 | 0.96 | 0 | 0.53 |
| HSL | 247.37º | 0.92% | 0.24% | - |
| HSV(B) | 247.37º | 0.96% | 0.47% | - |
| XYZ | 3.65 | 1.58 | 17.57 | - |
| YUV | 22.18 | 182.64 | 125.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 5 | 119 | 0.84 | 0.96 | 0 | 0.53 | 247.37 | 0.92 | 0.24 |
| Hex | 13 | 5 | 77 | 54 | 60 | 0 | 35 | F7 | 5C | 18 |
| Octal | 23 | 5 | 167 | 124 | 140 | 0 | 65 | 367 | 134 | 30 |
| Binary | 10011 | 101 | 1110111 | 1010100 | 1100000 | 0 | 110101 | 11110111 | 1011100 | 11000 |
Color Harmonies of #130577
Complementary color
Monochromatic Colors of #130577
Black with #130577
Text Example
Text Example
White with #130577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130577; }
p { color: rgb(19,5,119); }
H1.HeaderClassName
{
color: #130577;
}
.AnyTagClassName
{
color: #130577;
}
</style>
background-color css
<style>
a { background-color: #130577; }
a { background-color: rgb(19,5,119); }
div.DivClassName
{
background-color: #130577;
}
.BgClassName
{
background-color: #130577;
}
</style>
border-color css
<style>
span { border-color: #130577; }
span { border-color: rgb(19,5,119); }
td.TdClassName
{
border-color: #130577;
}
.TagClassName
{
border-color: #130577;
}
</style>