Shades of Jagger #422959
Tints of Jagger #422959
RGB
CMYK
RGB Variations
Color information
#422959 (or 0x422959) is known color: Jagger. HEX triplet: 42, 29 and 59. RGB value is (66,41,89). Sum of RGB (Red+Green+Blue) = 66+41+89=196 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.67% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 89 - color contains mainly: blue. Hex color #422959 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422959 is #BDD6A6. Grayscale: #353535. Windows color (decimal): -12441255 or 5843266. OLE color: 5843266.
HSL color Cylindrical-coordinate representation of color #422959: hue angle of 271.25º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #422959 is Cyan = 0.26, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 41 | 89 | - |
| CMYK | 0.26 | 0.54 | 0 | 0.65 |
| HSL | 271.25º | 0.37% | 0.25% | - |
| HSV(B) | 271.25º | 0.54% | 0.35% | - |
| XYZ | 4.84 | 3.47 | 9.86 | - |
| YUV | 53.95 | 147.78 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 89 | 0.26 | 0.54 | 0 | 0.65 | 271.25 | 0.37 | 0.25 |
| Hex | 42 | 29 | 59 | 1A | 36 | 0 | 41 | 10F | 25 | 19 |
| Octal | 102 | 51 | 131 | 32 | 66 | 0 | 101 | 417 | 45 | 31 |
| Binary | 1000010 | 101001 | 1011001 | 11010 | 110110 | 0 | 1000001 | 100001111 | 100101 | 11001 |
Color Harmonies of #422959
Complementary color
Monochromatic Colors of #422959
Black with #422959
Text Example
Text Example
White with #422959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422959; }
p { color: rgb(66,41,89); }
H1.HeaderClassName
{
color: #422959;
}
.AnyTagClassName
{
color: #422959;
}
</style>
background-color css
<style>
a { background-color: #422959; }
a { background-color: rgb(66,41,89); }
div.DivClassName
{
background-color: #422959;
}
.BgClassName
{
background-color: #422959;
}
</style>
border-color css
<style>
span { border-color: #422959; }
span { border-color: rgb(66,41,89); }
td.TdClassName
{
border-color: #422959;
}
.TagClassName
{
border-color: #422959;
}
</style>