Shades of Jagger #412758
Tints of Jagger #412758
RGB
CMYK
RGB Variations
Color information
#412758 (or 0x412758) is known color: Jagger. HEX triplet: 41, 27 and 58. RGB value is (65,39,88). Sum of RGB (Red+Green+Blue) = 65+39+88=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 88 - color contains mainly: blue. Hex color #412758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412758 is #BED8A7. Grayscale: #343434. Windows color (decimal): -12507304 or 5777217. OLE color: 5777217.
HSL color Cylindrical-coordinate representation of color #412758: hue angle of 271.84º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #412758 is Cyan = 0.26, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 39 | 88 | - |
| CMYK | 0.26 | 0.56 | 0 | 0.65 |
| HSL | 271.84º | 0.39% | 0.25% | - |
| HSV(B) | 271.84º | 0.56% | 0.35% | - |
| XYZ | 4.67 | 3.28 | 9.62 | - |
| YUV | 52.36 | 148.11 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 88 | 0.26 | 0.56 | 0 | 0.65 | 271.84 | 0.39 | 0.25 |
| Hex | 41 | 27 | 58 | 1A | 38 | 0 | 41 | 110 | 27 | 19 |
| Octal | 101 | 47 | 130 | 32 | 70 | 0 | 101 | 420 | 47 | 31 |
| Binary | 1000001 | 100111 | 1011000 | 11010 | 111000 | 0 | 1000001 | 100010000 | 100111 | 11001 |
Color Harmonies of #412758
Complementary color
Monochromatic Colors of #412758
Black with #412758
Text Example
Text Example
White with #412758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412758; }
p { color: rgb(65,39,88); }
H1.HeaderClassName
{
color: #412758;
}
.AnyTagClassName
{
color: #412758;
}
</style>
background-color css
<style>
a { background-color: #412758; }
a { background-color: rgb(65,39,88); }
div.DivClassName
{
background-color: #412758;
}
.BgClassName
{
background-color: #412758;
}
</style>
border-color css
<style>
span { border-color: #412758; }
span { border-color: rgb(65,39,88); }
td.TdClassName
{
border-color: #412758;
}
.TagClassName
{
border-color: #412758;
}
</style>