Shades of Jagger #422653
Tints of Jagger #422653
RGB
CMYK
RGB Variations
Color information
#422653 (or 0x422653) is known color: Jagger. HEX triplet: 42, 26 and 53. RGB value is (66,38,83). Sum of RGB (Red+Green+Blue) = 66+38+83=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 83 - color contains mainly: blue. Hex color #422653 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422653 is #BDD9AC. Grayscale: #333333. Windows color (decimal): -12442029 or 5449282. OLE color: 5449282.
HSL color Cylindrical-coordinate representation of color #422653: hue angle of 277.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #422653 is Cyan = 0.20, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 38 | 83 | - |
| CMYK | 0.20 | 0.54 | 0 | 0.67 |
| HSL | 277.33º | 0.37% | 0.24% | - |
| HSV(B) | 277.33º | 0.54% | 0.33% | - |
| XYZ | 4.5 | 3.17 | 8.56 | - |
| YUV | 51.5 | 145.78 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 83 | 0.20 | 0.54 | 0 | 0.67 | 277.33 | 0.37 | 0.24 |
| Hex | 42 | 26 | 53 | 14 | 36 | 0 | 43 | 115 | 25 | 18 |
| Octal | 102 | 46 | 123 | 24 | 66 | 0 | 103 | 425 | 45 | 30 |
| Binary | 1000010 | 100110 | 1010011 | 10100 | 110110 | 0 | 1000011 | 100010101 | 100101 | 11000 |
Color Harmonies of #422653
Complementary color
Monochromatic Colors of #422653
Black with #422653
Text Example
Text Example
White with #422653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422653; }
p { color: rgb(66,38,83); }
H1.HeaderClassName
{
color: #422653;
}
.AnyTagClassName
{
color: #422653;
}
</style>
background-color css
<style>
a { background-color: #422653; }
a { background-color: rgb(66,38,83); }
div.DivClassName
{
background-color: #422653;
}
.BgClassName
{
background-color: #422653;
}
</style>
border-color css
<style>
span { border-color: #422653; }
span { border-color: rgb(66,38,83); }
td.TdClassName
{
border-color: #422653;
}
.TagClassName
{
border-color: #422653;
}
</style>