Shades of Jagger #412951
Tints of Jagger #412951
RGB
CMYK
RGB Variations
Color information
#412951 (or 0x412951) is known color: Jagger. HEX triplet: 41, 29 and 51. RGB value is (65,41,81). Sum of RGB (Red+Green+Blue) = 65+41+81=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 41 (16.41% from 255 or 21.93% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 81 - color contains mainly: blue. Hex color #412951 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412951 is #BED6AE. Grayscale: #343434. Windows color (decimal): -12506799 or 5318977. OLE color: 5318977.
HSL color Cylindrical-coordinate representation of color #412951: hue angle of 276º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #412951 is Cyan = 0.20, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 41 | 81 | - |
| CMYK | 0.20 | 0.49 | 0 | 0.68 |
| HSL | 276º | 0.33% | 0.24% | - |
| HSV(B) | 276º | 0.49% | 0.32% | - |
| XYZ | 4.46 | 3.3 | 8.19 | - |
| YUV | 52.74 | 143.95 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 81 | 0.20 | 0.49 | 0 | 0.68 | 276 | 0.33 | 0.24 |
| Hex | 41 | 29 | 51 | 14 | 31 | 0 | 44 | 114 | 21 | 18 |
| Octal | 101 | 51 | 121 | 24 | 61 | 0 | 104 | 424 | 41 | 30 |
| Binary | 1000001 | 101001 | 1010001 | 10100 | 110001 | 0 | 1000100 | 100010100 | 100001 | 11000 |
Color Harmonies of #412951
Complementary color
Monochromatic Colors of #412951
Black with #412951
Text Example
Text Example
White with #412951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412951; }
p { color: rgb(65,41,81); }
H1.HeaderClassName
{
color: #412951;
}
.AnyTagClassName
{
color: #412951;
}
</style>
background-color css
<style>
a { background-color: #412951; }
a { background-color: rgb(65,41,81); }
div.DivClassName
{
background-color: #412951;
}
.BgClassName
{
background-color: #412951;
}
</style>
border-color css
<style>
span { border-color: #412951; }
span { border-color: rgb(65,41,81); }
td.TdClassName
{
border-color: #412951;
}
.TagClassName
{
border-color: #412951;
}
</style>