Shades of Jagger #413545
Tints of Jagger #413545
RGB
CMYK
RGB Variations
Color information
#413545 (or 0x413545) is known color: Jagger. HEX triplet: 41, 35 and 45. RGB value is (65,53,69). Sum of RGB (Red+Green+Blue) = 65+53+69=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 53 (21.09% from 255 or 28.34% from 187); Blue value is 69 (27.34% from 255 or 36.90% from 187); Max value from RGB is 69 - color contains mainly: blue. Hex color #413545 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413545 is #BECABA. Grayscale: #3A3A3A. Windows color (decimal): -12503739 or 4535617. OLE color: 4535617.
HSL color Cylindrical-coordinate representation of color #413545: hue angle of 285º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #413545 is Cyan = 0.06, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 53 | 69 | - |
| CMYK | 0.06 | 0.23 | 0 | 0.73 |
| HSL | 285º | 0.13% | 0.24% | - |
| HSV(B) | 285º | 0.23% | 0.27% | - |
| XYZ | 4.53 | 4.1 | 6.18 | - |
| YUV | 58.41 | 133.98 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 69 | 0.06 | 0.23 | 0 | 0.73 | 285 | 0.13 | 0.24 |
| Hex | 41 | 35 | 45 | 6 | 17 | 0 | 49 | 11D | D | 18 |
| Octal | 101 | 65 | 105 | 6 | 27 | 0 | 111 | 435 | 15 | 30 |
| Binary | 1000001 | 110101 | 1000101 | 110 | 10111 | 0 | 1001001 | 100011101 | 1101 | 11000 |
Color Harmonies of #413545
Complementary color
Monochromatic Colors of #413545
Black with #413545
Text Example
Text Example
White with #413545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413545; }
p { color: rgb(65,53,69); }
H1.HeaderClassName
{
color: #413545;
}
.AnyTagClassName
{
color: #413545;
}
</style>
background-color css
<style>
a { background-color: #413545; }
a { background-color: rgb(65,53,69); }
div.DivClassName
{
background-color: #413545;
}
.BgClassName
{
background-color: #413545;
}
</style>
border-color css
<style>
span { border-color: #413545; }
span { border-color: rgb(65,53,69); }
td.TdClassName
{
border-color: #413545;
}
.TagClassName
{
border-color: #413545;
}
</style>