Shades of Jagger #413649
Tints of Jagger #413649
RGB
CMYK
RGB Variations
Color information
#413649 (or 0x413649) is known color: Jagger. HEX triplet: 41, 36 and 49. RGB value is (65,54,73). Sum of RGB (Red+Green+Blue) = 65+54+73=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 73 (28.91% from 255 or 38.02% from 192); Max value from RGB is 73 - color contains mainly: blue. Hex color #413649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413649 is #BEC9B6. Grayscale: #3B3B3B. Windows color (decimal): -12503479 or 4798017. OLE color: 4798017.
HSL color Cylindrical-coordinate representation of color #413649: hue angle of 274.74º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413649 is Cyan = 0.11, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 65 | 54 | 73 | - |
| CMYK | 0.11 | 0.26 | 0 | 0.71 |
| HSL | 274.74º | 0.15% | 0.25% | - |
| HSV(B) | 274.74º | 0.26% | 0.29% | - |
| XYZ | 4.7 | 4.24 | 6.87 | - |
| YUV | 59.46 | 135.64 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 73 | 0.11 | 0.26 | 0 | 0.71 | 274.74 | 0.15 | 0.25 |
| Hex | 41 | 36 | 49 | B | 1A | 0 | 47 | 113 | F | 19 |
| Octal | 101 | 66 | 111 | 13 | 32 | 0 | 107 | 423 | 17 | 31 |
| Binary | 1000001 | 110110 | 1001001 | 1011 | 11010 | 0 | 1000111 | 100010011 | 1111 | 11001 |
Color Harmonies of #413649
Complementary color
Monochromatic Colors of #413649
Black with #413649
Text Example
Text Example
White with #413649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413649; }
p { color: rgb(65,54,73); }
H1.HeaderClassName
{
color: #413649;
}
.AnyTagClassName
{
color: #413649;
}
</style>
background-color css
<style>
a { background-color: #413649; }
a { background-color: rgb(65,54,73); }
div.DivClassName
{
background-color: #413649;
}
.BgClassName
{
background-color: #413649;
}
</style>
border-color css
<style>
span { border-color: #413649; }
span { border-color: rgb(65,54,73); }
td.TdClassName
{
border-color: #413649;
}
.TagClassName
{
border-color: #413649;
}
</style>