Shades of Jagger #413448
Tints of Jagger #413448
RGB
CMYK
RGB Variations
Color information
#413448 (or 0x413448) is known color: Jagger. HEX triplet: 41, 34 and 48. RGB value is (65,52,72). Sum of RGB (Red+Green+Blue) = 65+52+72=189 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.39% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 72 (28.52% from 255 or 38.10% from 189); Max value from RGB is 72 - color contains mainly: blue. Hex color #413448 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413448 is #BECBB7. Grayscale: #3A3A3A. Windows color (decimal): -12503992 or 4731969. OLE color: 4731969.
HSL color Cylindrical-coordinate representation of color #413448: hue angle of 279º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #413448 is Cyan = 0.10, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 52 | 72 | - |
| CMYK | 0.10 | 0.28 | 0 | 0.72 |
| HSL | 279º | 0.16% | 0.24% | - |
| HSV(B) | 279º | 0.28% | 0.28% | - |
| XYZ | 4.58 | 4.05 | 6.67 | - |
| YUV | 58.17 | 135.81 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 72 | 0.10 | 0.28 | 0 | 0.72 | 279 | 0.16 | 0.24 |
| Hex | 41 | 34 | 48 | A | 1C | 0 | 48 | 117 | 10 | 18 |
| Octal | 101 | 64 | 110 | 12 | 34 | 0 | 110 | 427 | 20 | 30 |
| Binary | 1000001 | 110100 | 1001000 | 1010 | 11100 | 0 | 1001000 | 100010111 | 10000 | 11000 |
Color Harmonies of #413448
Complementary color
Monochromatic Colors of #413448
Black with #413448
Text Example
Text Example
White with #413448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413448; }
p { color: rgb(65,52,72); }
H1.HeaderClassName
{
color: #413448;
}
.AnyTagClassName
{
color: #413448;
}
</style>
background-color css
<style>
a { background-color: #413448; }
a { background-color: rgb(65,52,72); }
div.DivClassName
{
background-color: #413448;
}
.BgClassName
{
background-color: #413448;
}
</style>
border-color css
<style>
span { border-color: #413448; }
span { border-color: rgb(65,52,72); }
td.TdClassName
{
border-color: #413448;
}
.TagClassName
{
border-color: #413448;
}
</style>