Shades of Jagger #422856
Tints of Jagger #422856
RGB
CMYK
RGB Variations
Color information
#422856 (or 0x422856) is known color: Jagger. HEX triplet: 42, 28 and 56. RGB value is (66,40,86). Sum of RGB (Red+Green+Blue) = 66+40+86=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 40 (16.02% from 255 or 20.83% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 86 - color contains mainly: blue. Hex color #422856 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422856 is #BDD7A9. Grayscale: #343434. Windows color (decimal): -12441514 or 5646402. OLE color: 5646402.
HSL color Cylindrical-coordinate representation of color #422856: hue angle of 273.91º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #422856 is Cyan = 0.23, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 40 | 86 | - |
| CMYK | 0.23 | 0.53 | 0 | 0.66 |
| HSL | 273.91º | 0.37% | 0.25% | - |
| HSV(B) | 273.91º | 0.53% | 0.34% | - |
| XYZ | 4.69 | 3.35 | 9.2 | - |
| YUV | 53.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 86 | 0.23 | 0.53 | 0 | 0.66 | 273.91 | 0.37 | 0.25 |
| Hex | 42 | 28 | 56 | 17 | 35 | 0 | 42 | 112 | 25 | 19 |
| Octal | 102 | 50 | 126 | 27 | 65 | 0 | 102 | 422 | 45 | 31 |
| Binary | 1000010 | 101000 | 1010110 | 10111 | 110101 | 0 | 1000010 | 100010010 | 100101 | 11001 |
Color Harmonies of #422856
Complementary color
Monochromatic Colors of #422856
Black with #422856
Text Example
Text Example
White with #422856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422856; }
p { color: rgb(66,40,86); }
H1.HeaderClassName
{
color: #422856;
}
.AnyTagClassName
{
color: #422856;
}
</style>
background-color css
<style>
a { background-color: #422856; }
a { background-color: rgb(66,40,86); }
div.DivClassName
{
background-color: #422856;
}
.BgClassName
{
background-color: #422856;
}
</style>
border-color css
<style>
span { border-color: #422856; }
span { border-color: rgb(66,40,86); }
td.TdClassName
{
border-color: #422856;
}
.TagClassName
{
border-color: #422856;
}
</style>