Shades of Jagger #413050
Tints of Jagger #413050
RGB
CMYK
RGB Variations
Color information
#413050 (or 0x413050) is known color: Jagger. HEX triplet: 41, 30 and 50. RGB value is (65,48,80). Sum of RGB (Red+Green+Blue) = 65+48+80=193 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.68% from 193); Green value is 48 (19.14% from 255 or 24.87% from 193); Blue value is 80 (31.64% from 255 or 41.45% from 193); Max value from RGB is 80 - color contains mainly: blue. Hex color #413050 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413050 is #BECFAF. Grayscale: #383838. Windows color (decimal): -12505008 or 5255233. OLE color: 5255233.
HSL color Cylindrical-coordinate representation of color #413050: hue angle of 271.88º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #413050 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 48 | 80 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.69 |
| HSL | 271.88º | 0.25% | 0.25% | - |
| HSV(B) | 271.88º | 0.4% | 0.31% | - |
| XYZ | 4.68 | 3.82 | 8.08 | - |
| YUV | 56.73 | 141.13 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 80 | 0.19 | 0.40 | 0 | 0.69 | 271.88 | 0.25 | 0.25 |
| Hex | 41 | 30 | 50 | 13 | 28 | 0 | 45 | 110 | 19 | 19 |
| Octal | 101 | 60 | 120 | 23 | 50 | 0 | 105 | 420 | 31 | 31 |
| Binary | 1000001 | 110000 | 1010000 | 10011 | 101000 | 0 | 1000101 | 100010000 | 11001 | 11001 |
Color Harmonies of #413050
Complementary color
Monochromatic Colors of #413050
Black with #413050
Text Example
Text Example
White with #413050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413050; }
p { color: rgb(65,48,80); }
H1.HeaderClassName
{
color: #413050;
}
.AnyTagClassName
{
color: #413050;
}
</style>
background-color css
<style>
a { background-color: #413050; }
a { background-color: rgb(65,48,80); }
div.DivClassName
{
background-color: #413050;
}
.BgClassName
{
background-color: #413050;
}
</style>
border-color css
<style>
span { border-color: #413050; }
span { border-color: rgb(65,48,80); }
td.TdClassName
{
border-color: #413050;
}
.TagClassName
{
border-color: #413050;
}
</style>