Shades of Jagger #422954
Tints of Jagger #422954
RGB
CMYK
RGB Variations
Color information
#422954 (or 0x422954) is known color: Jagger. HEX triplet: 42, 29 and 54. RGB value is (66,41,84). Sum of RGB (Red+Green+Blue) = 66+41+84=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 41 (16.41% from 255 or 21.47% from 191); Blue value is 84 (33.20% from 255 or 43.98% from 191); Max value from RGB is 84 - color contains mainly: blue. Hex color #422954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422954 is #BDD6AB. Grayscale: #353535. Windows color (decimal): -12441260 or 5515586. OLE color: 5515586.
HSL color Cylindrical-coordinate representation of color #422954: hue angle of 274.88º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #422954 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 41 | 84 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.67 |
| HSL | 274.88º | 0.34% | 0.25% | - |
| HSV(B) | 274.88º | 0.51% | 0.33% | - |
| XYZ | 4.64 | 3.38 | 8.8 | - |
| YUV | 53.38 | 145.28 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 84 | 0.21 | 0.51 | 0 | 0.67 | 274.88 | 0.34 | 0.25 |
| Hex | 42 | 29 | 54 | 15 | 33 | 0 | 43 | 113 | 22 | 19 |
| Octal | 102 | 51 | 124 | 25 | 63 | 0 | 103 | 423 | 42 | 31 |
| Binary | 1000010 | 101001 | 1010100 | 10101 | 110011 | 0 | 1000011 | 100010011 | 100010 | 11001 |
Color Harmonies of #422954
Complementary color
Monochromatic Colors of #422954
Black with #422954
Text Example
Text Example
White with #422954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422954; }
p { color: rgb(66,41,84); }
H1.HeaderClassName
{
color: #422954;
}
.AnyTagClassName
{
color: #422954;
}
</style>
background-color css
<style>
a { background-color: #422954; }
a { background-color: rgb(66,41,84); }
div.DivClassName
{
background-color: #422954;
}
.BgClassName
{
background-color: #422954;
}
</style>
border-color css
<style>
span { border-color: #422954; }
span { border-color: rgb(66,41,84); }
td.TdClassName
{
border-color: #422954;
}
.TagClassName
{
border-color: #422954;
}
</style>