Shades of Jagger #422755
Tints of Jagger #422755
RGB
CMYK
RGB Variations
Color information
#422755 (or 0x422755) is known color: Jagger. HEX triplet: 42, 27 and 55. RGB value is (66,39,85). Sum of RGB (Red+Green+Blue) = 66+39+85=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 85 (33.59% from 255 or 44.74% from 190); Max value from RGB is 85 - color contains mainly: blue. Hex color #422755 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422755 is #BDD8AA. Grayscale: #343434. Windows color (decimal): -12441771 or 5580610. OLE color: 5580610.
HSL color Cylindrical-coordinate representation of color #422755: hue angle of 275.22º 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 #422755 is Cyan = 0.22, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 39 | 85 | - |
| CMYK | 0.22 | 0.54 | 0 | 0.67 |
| HSL | 275.22º | 0.37% | 0.24% | - |
| HSV(B) | 275.22º | 0.54% | 0.33% | - |
| XYZ | 4.61 | 3.27 | 8.98 | - |
| YUV | 52.32 | 146.45 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 85 | 0.22 | 0.54 | 0 | 0.67 | 275.22 | 0.37 | 0.24 |
| Hex | 42 | 27 | 55 | 16 | 36 | 0 | 43 | 113 | 25 | 18 |
| Octal | 102 | 47 | 125 | 26 | 66 | 0 | 103 | 423 | 45 | 30 |
| Binary | 1000010 | 100111 | 1010101 | 10110 | 110110 | 0 | 1000011 | 100010011 | 100101 | 11000 |
Color Harmonies of #422755
Complementary color
Monochromatic Colors of #422755
Black with #422755
Text Example
Text Example
White with #422755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422755; }
p { color: rgb(66,39,85); }
H1.HeaderClassName
{
color: #422755;
}
.AnyTagClassName
{
color: #422755;
}
</style>
background-color css
<style>
a { background-color: #422755; }
a { background-color: rgb(66,39,85); }
div.DivClassName
{
background-color: #422755;
}
.BgClassName
{
background-color: #422755;
}
</style>
border-color css
<style>
span { border-color: #422755; }
span { border-color: rgb(66,39,85); }
td.TdClassName
{
border-color: #422755;
}
.TagClassName
{
border-color: #422755;
}
</style>