Shades of Jagger #413546
Tints of Jagger #413546
RGB
CMYK
RGB Variations
Color information
#413546 (or 0x413546) is known color: Jagger. HEX triplet: 41, 35 and 46. RGB value is (65,53,70). Sum of RGB (Red+Green+Blue) = 65+53+70=188 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.57% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 70 (27.73% from 255 or 37.23% from 188); Max value from RGB is 70 - color contains mainly: blue. Hex color #413546 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413546 is #BECAB9. Grayscale: #3A3A3A. Windows color (decimal): -12503738 or 4601153. OLE color: 4601153.
HSL color Cylindrical-coordinate representation of color #413546: hue angle of 282.35º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #413546 is Cyan = 0.07, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 53 | 70 | - |
| CMYK | 0.07 | 0.24 | 0 | 0.73 |
| HSL | 282.35º | 0.14% | 0.24% | - |
| HSV(B) | 282.35º | 0.24% | 0.27% | - |
| XYZ | 4.56 | 4.11 | 6.35 | - |
| YUV | 58.53 | 134.48 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 70 | 0.07 | 0.24 | 0 | 0.73 | 282.35 | 0.14 | 0.24 |
| Hex | 41 | 35 | 46 | 7 | 18 | 0 | 49 | 11A | E | 18 |
| Octal | 101 | 65 | 106 | 7 | 30 | 0 | 111 | 432 | 16 | 30 |
| Binary | 1000001 | 110101 | 1000110 | 111 | 11000 | 0 | 1001001 | 100011010 | 1110 | 11000 |
Color Harmonies of #413546
Complementary color
Monochromatic Colors of #413546
Black with #413546
Text Example
Text Example
White with #413546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413546; }
p { color: rgb(65,53,70); }
H1.HeaderClassName
{
color: #413546;
}
.AnyTagClassName
{
color: #413546;
}
</style>
background-color css
<style>
a { background-color: #413546; }
a { background-color: rgb(65,53,70); }
div.DivClassName
{
background-color: #413546;
}
.BgClassName
{
background-color: #413546;
}
</style>
border-color css
<style>
span { border-color: #413546; }
span { border-color: rgb(65,53,70); }
td.TdClassName
{
border-color: #413546;
}
.TagClassName
{
border-color: #413546;
}
</style>