Shades of Jagger #422859
Tints of Jagger #422859
RGB
CMYK
RGB Variations
Color information
#422859 (or 0x422859) is known color: Jagger. HEX triplet: 42, 28 and 59. RGB value is (66,40,89). Sum of RGB (Red+Green+Blue) = 66+40+89=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 89 (35.16% from 255 or 45.64% from 195); Max value from RGB is 89 - color contains mainly: blue. Hex color #422859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422859 is #BDD7A6. Grayscale: #353535. Windows color (decimal): -12441511 or 5843010. OLE color: 5843010.
HSL color Cylindrical-coordinate representation of color #422859: hue angle of 271.84º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #422859 is Cyan = 0.26, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 40 | 89 | - |
| CMYK | 0.26 | 0.55 | 0 | 0.65 |
| HSL | 271.84º | 0.38% | 0.25% | - |
| HSV(B) | 271.84º | 0.55% | 0.35% | - |
| XYZ | 4.81 | 3.4 | 9.85 | - |
| YUV | 53.36 | 148.11 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 89 | 0.26 | 0.55 | 0 | 0.65 | 271.84 | 0.38 | 0.25 |
| Hex | 42 | 28 | 59 | 1A | 37 | 0 | 41 | 110 | 26 | 19 |
| Octal | 102 | 50 | 131 | 32 | 67 | 0 | 101 | 420 | 46 | 31 |
| Binary | 1000010 | 101000 | 1011001 | 11010 | 110111 | 0 | 1000001 | 100010000 | 100110 | 11001 |
Color Harmonies of #422859
Complementary color
Monochromatic Colors of #422859
Black with #422859
Text Example
Text Example
White with #422859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422859; }
p { color: rgb(66,40,89); }
H1.HeaderClassName
{
color: #422859;
}
.AnyTagClassName
{
color: #422859;
}
</style>
background-color css
<style>
a { background-color: #422859; }
a { background-color: rgb(66,40,89); }
div.DivClassName
{
background-color: #422859;
}
.BgClassName
{
background-color: #422859;
}
</style>
border-color css
<style>
span { border-color: #422859; }
span { border-color: rgb(66,40,89); }
td.TdClassName
{
border-color: #422859;
}
.TagClassName
{
border-color: #422859;
}
</style>