Shades of Jagger #412558
Tints of Jagger #412558
RGB
CMYK
RGB Variations
Color information
#412558 (or 0x412558) is known color: Jagger. HEX triplet: 41, 25 and 58. RGB value is (65,37,88). Sum of RGB (Red+Green+Blue) = 65+37+88=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 88 - color contains mainly: blue. Hex color #412558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412558 is #BEDAA7. Grayscale: #333333. Windows color (decimal): -12507816 or 5776705. OLE color: 5776705.
HSL color Cylindrical-coordinate representation of color #412558: hue angle of 272.94º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #412558 is Cyan = 0.26, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 37 | 88 | - |
| CMYK | 0.26 | 0.58 | 0 | 0.65 |
| HSL | 272.94º | 0.41% | 0.25% | - |
| HSV(B) | 272.94º | 0.58% | 0.35% | - |
| XYZ | 4.6 | 3.15 | 9.6 | - |
| YUV | 51.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 37 | 88 | 0.26 | 0.58 | 0 | 0.65 | 272.94 | 0.41 | 0.25 |
| Hex | 41 | 25 | 58 | 1A | 3A | 0 | 41 | 111 | 29 | 19 |
| Octal | 101 | 45 | 130 | 32 | 72 | 0 | 101 | 421 | 51 | 31 |
| Binary | 1000001 | 100101 | 1011000 | 11010 | 111010 | 0 | 1000001 | 100010001 | 101001 | 11001 |
Color Harmonies of #412558
Complementary color
Monochromatic Colors of #412558
Black with #412558
Text Example
Text Example
White with #412558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412558; }
p { color: rgb(65,37,88); }
H1.HeaderClassName
{
color: #412558;
}
.AnyTagClassName
{
color: #412558;
}
</style>
background-color css
<style>
a { background-color: #412558; }
a { background-color: rgb(65,37,88); }
div.DivClassName
{
background-color: #412558;
}
.BgClassName
{
background-color: #412558;
}
</style>
border-color css
<style>
span { border-color: #412558; }
span { border-color: rgb(65,37,88); }
td.TdClassName
{
border-color: #412558;
}
.TagClassName
{
border-color: #412558;
}
</style>