Shades of Jagger #413550
Tints of Jagger #413550
RGB
CMYK
RGB Variations
Color information
#413550 (or 0x413550) is known color: Jagger. HEX triplet: 41, 35 and 50. RGB value is (65,53,80). Sum of RGB (Red+Green+Blue) = 65+53+80=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 53 (21.09% from 255 or 26.77% from 198); Blue value is 80 (31.64% from 255 or 40.40% from 198); Max value from RGB is 80 - color contains mainly: blue. Hex color #413550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413550 is #BECAAF. Grayscale: #3B3B3B. Windows color (decimal): -12503728 or 5256513. OLE color: 5256513.
HSL color Cylindrical-coordinate representation of color #413550: hue angle of 266.67º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #413550 is Cyan = 0.19, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 53 | 80 | - |
| CMYK | 0.19 | 0.34 | 0 | 0.69 |
| HSL | 266.67º | 0.2% | 0.26% | - |
| HSV(B) | 266.67º | 0.34% | 0.31% | - |
| XYZ | 4.9 | 4.25 | 8.15 | - |
| YUV | 59.67 | 139.48 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 80 | 0.19 | 0.34 | 0 | 0.69 | 266.67 | 0.2 | 0.26 |
| Hex | 41 | 35 | 50 | 13 | 22 | 0 | 45 | 10B | 14 | 1A |
| Octal | 101 | 65 | 120 | 23 | 42 | 0 | 105 | 413 | 24 | 32 |
| Binary | 1000001 | 110101 | 1010000 | 10011 | 100010 | 0 | 1000101 | 100001011 | 10100 | 11010 |
Color Harmonies of #413550
Complementary color
Monochromatic Colors of #413550
Black with #413550
Text Example
Text Example
White with #413550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413550; }
p { color: rgb(65,53,80); }
H1.HeaderClassName
{
color: #413550;
}
.AnyTagClassName
{
color: #413550;
}
</style>
background-color css
<style>
a { background-color: #413550; }
a { background-color: rgb(65,53,80); }
div.DivClassName
{
background-color: #413550;
}
.BgClassName
{
background-color: #413550;
}
</style>
border-color css
<style>
span { border-color: #413550; }
span { border-color: rgb(65,53,80); }
td.TdClassName
{
border-color: #413550;
}
.TagClassName
{
border-color: #413550;
}
</style>