Shades of Jagger #422853
Tints of Jagger #422853
RGB
CMYK
RGB Variations
Color information
#422853 (or 0x422853) is known color: Jagger. HEX triplet: 42, 28 and 53. RGB value is (66,40,83). Sum of RGB (Red+Green+Blue) = 66+40+83=189 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.92% from 189); Green value is 40 (16.02% from 255 or 21.16% from 189); Blue value is 83 (32.81% from 255 or 43.92% from 189); Max value from RGB is 83 - color contains mainly: blue. Hex color #422853 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422853 is #BDD7AC. Grayscale: #343434. Windows color (decimal): -12441517 or 5449794. OLE color: 5449794.
HSL color Cylindrical-coordinate representation of color #422853: hue angle of 276.28º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #422853 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 40 | 83 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.67 |
| HSL | 276.28º | 0.35% | 0.24% | - |
| HSV(B) | 276.28º | 0.52% | 0.33% | - |
| XYZ | 4.57 | 3.3 | 8.58 | - |
| YUV | 52.68 | 145.11 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 83 | 0.20 | 0.52 | 0 | 0.67 | 276.28 | 0.35 | 0.24 |
| Hex | 42 | 28 | 53 | 14 | 34 | 0 | 43 | 114 | 23 | 18 |
| Octal | 102 | 50 | 123 | 24 | 64 | 0 | 103 | 424 | 43 | 30 |
| Binary | 1000010 | 101000 | 1010011 | 10100 | 110100 | 0 | 1000011 | 100010100 | 100011 | 11000 |
Color Harmonies of #422853
Complementary color
Monochromatic Colors of #422853
Black with #422853
Text Example
Text Example
White with #422853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422853; }
p { color: rgb(66,40,83); }
H1.HeaderClassName
{
color: #422853;
}
.AnyTagClassName
{
color: #422853;
}
</style>
background-color css
<style>
a { background-color: #422853; }
a { background-color: rgb(66,40,83); }
div.DivClassName
{
background-color: #422853;
}
.BgClassName
{
background-color: #422853;
}
</style>
border-color css
<style>
span { border-color: #422853; }
span { border-color: rgb(66,40,83); }
td.TdClassName
{
border-color: #422853;
}
.TagClassName
{
border-color: #422853;
}
</style>