Shades of Jagger #412554
Tints of Jagger #412554
RGB
CMYK
RGB Variations
Color information
#412554 (or 0x412554) is known color: Jagger. HEX triplet: 41, 25 and 54. RGB value is (65,37,84). Sum of RGB (Red+Green+Blue) = 65+37+84=186 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.95% from 186); Green value is 37 (14.84% from 255 or 19.89% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 84 - color contains mainly: blue. Hex color #412554 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412554 is #BEDAAB. Grayscale: #323232. Windows color (decimal): -12507820 or 5514561. OLE color: 5514561.
HSL color Cylindrical-coordinate representation of color #412554: hue angle of 275.74º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #412554 is Cyan = 0.23, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 37 | 84 | - |
| CMYK | 0.23 | 0.56 | 0 | 0.67 |
| HSL | 275.74º | 0.39% | 0.24% | - |
| HSV(B) | 275.74º | 0.56% | 0.33% | - |
| XYZ | 4.44 | 3.09 | 8.75 | - |
| YUV | 50.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 84 | 0.23 | 0.56 | 0 | 0.67 | 275.74 | 0.39 | 0.24 |
| Hex | 41 | 25 | 54 | 17 | 38 | 0 | 43 | 114 | 27 | 18 |
| Octal | 101 | 45 | 124 | 27 | 70 | 0 | 103 | 424 | 47 | 30 |
| Binary | 1000001 | 100101 | 1010100 | 10111 | 111000 | 0 | 1000011 | 100010100 | 100111 | 11000 |
Color Harmonies of #412554
Complementary color
Monochromatic Colors of #412554
Black with #412554
Text Example
Text Example
White with #412554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412554; }
p { color: rgb(65,37,84); }
H1.HeaderClassName
{
color: #412554;
}
.AnyTagClassName
{
color: #412554;
}
</style>
background-color css
<style>
a { background-color: #412554; }
a { background-color: rgb(65,37,84); }
div.DivClassName
{
background-color: #412554;
}
.BgClassName
{
background-color: #412554;
}
</style>
border-color css
<style>
span { border-color: #412554; }
span { border-color: rgb(65,37,84); }
td.TdClassName
{
border-color: #412554;
}
.TagClassName
{
border-color: #412554;
}
</style>