Shades of Jagger #422952
Tints of Jagger #422952
RGB
CMYK
RGB Variations
Color information
#422952 (or 0x422952) is known color: Jagger. HEX triplet: 42, 29 and 52. RGB value is (66,41,82). Sum of RGB (Red+Green+Blue) = 66+41+82=189 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.92% from 189); Green value is 41 (16.41% from 255 or 21.69% from 189); Blue value is 82 (32.42% from 255 or 43.39% from 189); Max value from RGB is 82 - color contains mainly: blue. Hex color #422952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422952 is #BDD6AD. Grayscale: #353535. Windows color (decimal): -12441262 or 5384514. OLE color: 5384514.
HSL color Cylindrical-coordinate representation of color #422952: hue angle of 276.59º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #422952 is Cyan = 0.20, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 41 | 82 | - |
| CMYK | 0.20 | 0.50 | 0 | 0.68 |
| HSL | 276.59º | 0.33% | 0.24% | - |
| HSV(B) | 276.59º | 0.5% | 0.32% | - |
| XYZ | 4.56 | 3.35 | 8.39 | - |
| YUV | 53.15 | 144.28 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 82 | 0.20 | 0.50 | 0 | 0.68 | 276.59 | 0.33 | 0.24 |
| Hex | 42 | 29 | 52 | 14 | 32 | 0 | 44 | 115 | 21 | 18 |
| Octal | 102 | 51 | 122 | 24 | 62 | 0 | 104 | 425 | 41 | 30 |
| Binary | 1000010 | 101001 | 1010010 | 10100 | 110010 | 0 | 1000100 | 100010101 | 100001 | 11000 |
Color Harmonies of #422952
Complementary color
Monochromatic Colors of #422952
Black with #422952
Text Example
Text Example
White with #422952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422952; }
p { color: rgb(66,41,82); }
H1.HeaderClassName
{
color: #422952;
}
.AnyTagClassName
{
color: #422952;
}
</style>
background-color css
<style>
a { background-color: #422952; }
a { background-color: rgb(66,41,82); }
div.DivClassName
{
background-color: #422952;
}
.BgClassName
{
background-color: #422952;
}
</style>
border-color css
<style>
span { border-color: #422952; }
span { border-color: rgb(66,41,82); }
td.TdClassName
{
border-color: #422952;
}
.TagClassName
{
border-color: #422952;
}
</style>