Shades of Jagger #422655
Tints of Jagger #422655
RGB
CMYK
RGB Variations
Color information
#422655 (or 0x422655) is known color: Jagger. HEX triplet: 42, 26 and 55. RGB value is (66,38,85). Sum of RGB (Red+Green+Blue) = 66+38+85=189 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.92% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 85 (33.59% from 255 or 44.97% from 189); Max value from RGB is 85 - color contains mainly: blue. Hex color #422655 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422655 is #BDD9AA. Grayscale: #333333. Windows color (decimal): -12442027 or 5580354. OLE color: 5580354.
HSL color Cylindrical-coordinate representation of color #422655: hue angle of 275.74º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #422655 is Cyan = 0.22, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 38 | 85 | - |
| CMYK | 0.22 | 0.55 | 0 | 0.67 |
| HSL | 275.74º | 0.38% | 0.24% | - |
| HSV(B) | 275.74º | 0.55% | 0.33% | - |
| XYZ | 4.58 | 3.2 | 8.97 | - |
| YUV | 51.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 85 | 0.22 | 0.55 | 0 | 0.67 | 275.74 | 0.38 | 0.24 |
| Hex | 42 | 26 | 55 | 16 | 37 | 0 | 43 | 114 | 26 | 18 |
| Octal | 102 | 46 | 125 | 26 | 67 | 0 | 103 | 424 | 46 | 30 |
| Binary | 1000010 | 100110 | 1010101 | 10110 | 110111 | 0 | 1000011 | 100010100 | 100110 | 11000 |
Color Harmonies of #422655
Complementary color
Monochromatic Colors of #422655
Black with #422655
Text Example
Text Example
White with #422655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422655; }
p { color: rgb(66,38,85); }
H1.HeaderClassName
{
color: #422655;
}
.AnyTagClassName
{
color: #422655;
}
</style>
background-color css
<style>
a { background-color: #422655; }
a { background-color: rgb(66,38,85); }
div.DivClassName
{
background-color: #422655;
}
.BgClassName
{
background-color: #422655;
}
</style>
border-color css
<style>
span { border-color: #422655; }
span { border-color: rgb(66,38,85); }
td.TdClassName
{
border-color: #422655;
}
.TagClassName
{
border-color: #422655;
}
</style>