Shades of Jagger #413549
Tints of Jagger #413549
RGB
CMYK
RGB Variations
Color information
#413549 (or 0x413549) is known color: Jagger. HEX triplet: 41, 35 and 49. RGB value is (65,53,73). Sum of RGB (Red+Green+Blue) = 65+53+73=191 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.03% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 73 (28.91% from 255 or 38.22% from 191); Max value from RGB is 73 - color contains mainly: blue. Hex color #413549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413549 is #BECAB6. Grayscale: #3A3A3A. Windows color (decimal): -12503735 or 4797761. OLE color: 4797761.
HSL color Cylindrical-coordinate representation of color #413549: hue angle of 276º 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 #413549 is Cyan = 0.11, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 65 | 53 | 73 | - |
| CMYK | 0.11 | 0.27 | 0 | 0.71 |
| HSL | 276º | 0.16% | 0.25% | - |
| HSV(B) | 276º | 0.27% | 0.29% | - |
| XYZ | 4.66 | 4.15 | 6.86 | - |
| YUV | 58.87 | 135.98 | 132.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 73 | 0.11 | 0.27 | 0 | 0.71 | 276 | 0.16 | 0.25 |
| Hex | 41 | 35 | 49 | B | 1B | 0 | 47 | 114 | 10 | 19 |
| Octal | 101 | 65 | 111 | 13 | 33 | 0 | 107 | 424 | 20 | 31 |
| Binary | 1000001 | 110101 | 1001001 | 1011 | 11011 | 0 | 1000111 | 100010100 | 10000 | 11001 |
Color Harmonies of #413549
Complementary color
Monochromatic Colors of #413549
Black with #413549
Text Example
Text Example
White with #413549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413549; }
p { color: rgb(65,53,73); }
H1.HeaderClassName
{
color: #413549;
}
.AnyTagClassName
{
color: #413549;
}
</style>
background-color css
<style>
a { background-color: #413549; }
a { background-color: rgb(65,53,73); }
div.DivClassName
{
background-color: #413549;
}
.BgClassName
{
background-color: #413549;
}
</style>
border-color css
<style>
span { border-color: #413549; }
span { border-color: rgb(65,53,73); }
td.TdClassName
{
border-color: #413549;
}
.TagClassName
{
border-color: #413549;
}
</style>