Shades of Jagger #413450
Tints of Jagger #413450
RGB
CMYK
RGB Variations
Color information
#413450 (or 0x413450) is known color: Jagger. HEX triplet: 41, 34 and 50. RGB value is (65,52,80). Sum of RGB (Red+Green+Blue) = 65+52+80=197 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.99% from 197); Green value is 52 (20.70% from 255 or 26.40% from 197); Blue value is 80 (31.64% from 255 or 40.61% from 197); Max value from RGB is 80 - color contains mainly: blue. Hex color #413450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413450 is #BECBAF. Grayscale: #3A3A3A. Windows color (decimal): -12503984 or 5256257. OLE color: 5256257.
HSL color Cylindrical-coordinate representation of color #413450: hue angle of 267.86º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #413450 is Cyan = 0.19, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 52 | 80 | - |
| CMYK | 0.19 | 0.35 | 0 | 0.69 |
| HSL | 267.86º | 0.21% | 0.26% | - |
| HSV(B) | 267.86º | 0.35% | 0.31% | - |
| XYZ | 4.86 | 4.16 | 8.14 | - |
| YUV | 59.08 | 139.81 | 132.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 80 | 0.19 | 0.35 | 0 | 0.69 | 267.86 | 0.21 | 0.26 |
| Hex | 41 | 34 | 50 | 13 | 23 | 0 | 45 | 10C | 15 | 1A |
| Octal | 101 | 64 | 120 | 23 | 43 | 0 | 105 | 414 | 25 | 32 |
| Binary | 1000001 | 110100 | 1010000 | 10011 | 100011 | 0 | 1000101 | 100001100 | 10101 | 11010 |
Color Harmonies of #413450
Complementary color
Monochromatic Colors of #413450
Black with #413450
Text Example
Text Example
White with #413450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413450; }
p { color: rgb(65,52,80); }
H1.HeaderClassName
{
color: #413450;
}
.AnyTagClassName
{
color: #413450;
}
</style>
background-color css
<style>
a { background-color: #413450; }
a { background-color: rgb(65,52,80); }
div.DivClassName
{
background-color: #413450;
}
.BgClassName
{
background-color: #413450;
}
</style>
border-color css
<style>
span { border-color: #413450; }
span { border-color: rgb(65,52,80); }
td.TdClassName
{
border-color: #413450;
}
.TagClassName
{
border-color: #413450;
}
</style>