Shades of Jagger #412956
Tints of Jagger #412956
RGB
CMYK
RGB Variations
Color information
#412956 (or 0x412956) is known color: Jagger. HEX triplet: 41, 29 and 56. RGB value is (65,41,86). Sum of RGB (Red+Green+Blue) = 65+41+86=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 86 - color contains mainly: blue. Hex color #412956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412956 is #BED6A9. Grayscale: #353535. Windows color (decimal): -12506794 or 5646657. OLE color: 5646657.
HSL color Cylindrical-coordinate representation of color #412956: hue angle of 272º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #412956 is Cyan = 0.24, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 41 | 86 | - |
| CMYK | 0.24 | 0.52 | 0 | 0.66 |
| HSL | 272º | 0.35% | 0.25% | - |
| HSV(B) | 272º | 0.52% | 0.34% | - |
| XYZ | 4.65 | 3.38 | 9.21 | - |
| YUV | 53.31 | 146.45 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 86 | 0.24 | 0.52 | 0 | 0.66 | 272 | 0.35 | 0.25 |
| Hex | 41 | 29 | 56 | 18 | 34 | 0 | 42 | 110 | 23 | 19 |
| Octal | 101 | 51 | 126 | 30 | 64 | 0 | 102 | 420 | 43 | 31 |
| Binary | 1000001 | 101001 | 1010110 | 11000 | 110100 | 0 | 1000010 | 100010000 | 100011 | 11001 |
Color Harmonies of #412956
Complementary color
Monochromatic Colors of #412956
Black with #412956
Text Example
Text Example
White with #412956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412956; }
p { color: rgb(65,41,86); }
H1.HeaderClassName
{
color: #412956;
}
.AnyTagClassName
{
color: #412956;
}
</style>
background-color css
<style>
a { background-color: #412956; }
a { background-color: rgb(65,41,86); }
div.DivClassName
{
background-color: #412956;
}
.BgClassName
{
background-color: #412956;
}
</style>
border-color css
<style>
span { border-color: #412956; }
span { border-color: rgb(65,41,86); }
td.TdClassName
{
border-color: #412956;
}
.TagClassName
{
border-color: #412956;
}
</style>