Shades of Jagger #412952
Tints of Jagger #412952
RGB
CMYK
RGB Variations
Color information
#412952 (or 0x412952) is known color: Jagger. HEX triplet: 41, 29 and 52. RGB value is (65,41,82). Sum of RGB (Red+Green+Blue) = 65+41+82=188 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.57% from 188); Green value is 41 (16.41% from 255 or 21.81% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 82 - color contains mainly: blue. Hex color #412952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412952 is #BED6AD. Grayscale: #343434. Windows color (decimal): -12506798 or 5384513. OLE color: 5384513.
HSL color Cylindrical-coordinate representation of color #412952: hue angle of 275.12º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #412952 is Cyan = 0.21, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 41 | 82 | - |
| CMYK | 0.21 | 0.50 | 0 | 0.68 |
| HSL | 275.12º | 0.33% | 0.24% | - |
| HSV(B) | 275.12º | 0.5% | 0.32% | - |
| XYZ | 4.5 | 3.32 | 8.39 | - |
| YUV | 52.85 | 144.45 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 82 | 0.21 | 0.50 | 0 | 0.68 | 275.12 | 0.33 | 0.24 |
| Hex | 41 | 29 | 52 | 15 | 32 | 0 | 44 | 113 | 21 | 18 |
| Octal | 101 | 51 | 122 | 25 | 62 | 0 | 104 | 423 | 41 | 30 |
| Binary | 1000001 | 101001 | 1010010 | 10101 | 110010 | 0 | 1000100 | 100010011 | 100001 | 11000 |
Color Harmonies of #412952
Complementary color
Monochromatic Colors of #412952
Black with #412952
Text Example
Text Example
White with #412952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412952; }
p { color: rgb(65,41,82); }
H1.HeaderClassName
{
color: #412952;
}
.AnyTagClassName
{
color: #412952;
}
</style>
background-color css
<style>
a { background-color: #412952; }
a { background-color: rgb(65,41,82); }
div.DivClassName
{
background-color: #412952;
}
.BgClassName
{
background-color: #412952;
}
</style>
border-color css
<style>
span { border-color: #412952; }
span { border-color: rgb(65,41,82); }
td.TdClassName
{
border-color: #412952;
}
.TagClassName
{
border-color: #412952;
}
</style>