Shades of Jagger #413447
Tints of Jagger #413447
RGB
CMYK
RGB Variations
Color information
#413447 (or 0x413447) is known color: Jagger. HEX triplet: 41, 34 and 47. RGB value is (65,52,71). Sum of RGB (Red+Green+Blue) = 65+52+71=188 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.57% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 71 (28.12% from 255 or 37.77% from 188); Max value from RGB is 71 - color contains mainly: blue. Hex color #413447 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413447 is #BECBB8. Grayscale: #393939. Windows color (decimal): -12503993 or 4666433. OLE color: 4666433.
HSL color Cylindrical-coordinate representation of color #413447: hue angle of 281.05º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #413447 is Cyan = 0.08, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 52 | 71 | - |
| CMYK | 0.08 | 0.27 | 0 | 0.72 |
| HSL | 281.05º | 0.15% | 0.24% | - |
| HSV(B) | 281.05º | 0.27% | 0.28% | - |
| XYZ | 4.55 | 4.03 | 6.5 | - |
| YUV | 58.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 71 | 0.08 | 0.27 | 0 | 0.72 | 281.05 | 0.15 | 0.24 |
| Hex | 41 | 34 | 47 | 8 | 1B | 0 | 48 | 119 | F | 18 |
| Octal | 101 | 64 | 107 | 10 | 33 | 0 | 110 | 431 | 17 | 30 |
| Binary | 1000001 | 110100 | 1000111 | 1000 | 11011 | 0 | 1001000 | 100011001 | 1111 | 11000 |
Color Harmonies of #413447
Complementary color
Monochromatic Colors of #413447
Black with #413447
Text Example
Text Example
White with #413447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413447; }
p { color: rgb(65,52,71); }
H1.HeaderClassName
{
color: #413447;
}
.AnyTagClassName
{
color: #413447;
}
</style>
background-color css
<style>
a { background-color: #413447; }
a { background-color: rgb(65,52,71); }
div.DivClassName
{
background-color: #413447;
}
.BgClassName
{
background-color: #413447;
}
</style>
border-color css
<style>
span { border-color: #413447; }
span { border-color: rgb(65,52,71); }
td.TdClassName
{
border-color: #413447;
}
.TagClassName
{
border-color: #413447;
}
</style>