Shades of Jagger #422554
Tints of Jagger #422554
RGB
CMYK
RGB Variations
Color information
#422554 (or 0x422554) is known color: Jagger. HEX triplet: 42, 25 and 54. RGB value is (66,37,84). Sum of RGB (Red+Green+Blue) = 66+37+84=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 84 (33.20% from 255 or 44.92% from 187); Max value from RGB is 84 - color contains mainly: blue. Hex color #422554 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422554 is #BDDAAB. Grayscale: #323232. Windows color (decimal): -12442284 or 5514562. OLE color: 5514562.
HSL color Cylindrical-coordinate representation of color #422554: hue angle of 277.02º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #422554 is Cyan = 0.21, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 37 | 84 | - |
| CMYK | 0.21 | 0.56 | 0 | 0.67 |
| HSL | 277.02º | 0.39% | 0.24% | - |
| HSV(B) | 277.02º | 0.56% | 0.33% | - |
| XYZ | 4.51 | 3.12 | 8.75 | - |
| YUV | 51.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 84 | 0.21 | 0.56 | 0 | 0.67 | 277.02 | 0.39 | 0.24 |
| Hex | 42 | 25 | 54 | 15 | 38 | 0 | 43 | 115 | 27 | 18 |
| Octal | 102 | 45 | 124 | 25 | 70 | 0 | 103 | 425 | 47 | 30 |
| Binary | 1000010 | 100101 | 1010100 | 10101 | 111000 | 0 | 1000011 | 100010101 | 100111 | 11000 |
Color Harmonies of #422554
Complementary color
Monochromatic Colors of #422554
Black with #422554
Text Example
Text Example
White with #422554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422554; }
p { color: rgb(66,37,84); }
H1.HeaderClassName
{
color: #422554;
}
.AnyTagClassName
{
color: #422554;
}
</style>
background-color css
<style>
a { background-color: #422554; }
a { background-color: rgb(66,37,84); }
div.DivClassName
{
background-color: #422554;
}
.BgClassName
{
background-color: #422554;
}
</style>
border-color css
<style>
span { border-color: #422554; }
span { border-color: rgb(66,37,84); }
td.TdClassName
{
border-color: #422554;
}
.TagClassName
{
border-color: #422554;
}
</style>