Shades of Jagger #403549
Tints of Jagger #403549
RGB
CMYK
RGB Variations
Color information
#403549 (or 0x403549) is known color: Jagger. HEX triplet: 40, 35 and 49. RGB value is (64,53,73). Sum of RGB (Red+Green+Blue) = 64+53+73=190 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.68% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 73 (28.91% from 255 or 38.42% from 190); Max value from RGB is 73 - color contains mainly: blue. Hex color #403549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403549 is #BFCAB6. Grayscale: #3A3A3A. Windows color (decimal): -12569271 or 4797760. OLE color: 4797760.
HSL color Cylindrical-coordinate representation of color #403549: hue angle of 273º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #403549 is Cyan = 0.12, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 64 | 53 | 73 | - |
| CMYK | 0.12 | 0.27 | 0 | 0.71 |
| HSL | 273º | 0.16% | 0.25% | - |
| HSV(B) | 273º | 0.27% | 0.29% | - |
| XYZ | 4.59 | 4.12 | 6.86 | - |
| YUV | 58.57 | 136.14 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 73 | 0.12 | 0.27 | 0 | 0.71 | 273 | 0.16 | 0.25 |
| Hex | 40 | 35 | 49 | C | 1B | 0 | 47 | 111 | 10 | 19 |
| Octal | 100 | 65 | 111 | 14 | 33 | 0 | 107 | 421 | 20 | 31 |
| Binary | 1000000 | 110101 | 1001001 | 1100 | 11011 | 0 | 1000111 | 100010001 | 10000 | 11001 |
Color Harmonies of #403549
Complementary color
Monochromatic Colors of #403549
Black with #403549
Text Example
Text Example
White with #403549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403549; }
p { color: rgb(64,53,73); }
H1.HeaderClassName
{
color: #403549;
}
.AnyTagClassName
{
color: #403549;
}
</style>
background-color css
<style>
a { background-color: #403549; }
a { background-color: rgb(64,53,73); }
div.DivClassName
{
background-color: #403549;
}
.BgClassName
{
background-color: #403549;
}
</style>
border-color css
<style>
span { border-color: #403549; }
span { border-color: rgb(64,53,73); }
td.TdClassName
{
border-color: #403549;
}
.TagClassName
{
border-color: #403549;
}
</style>