Shades of Jagger #422651
Tints of Jagger #422651
RGB
CMYK
RGB Variations
Color information
#422651 (or 0x422651) is known color: Jagger. HEX triplet: 42, 26 and 51. RGB value is (66,38,81). Sum of RGB (Red+Green+Blue) = 66+38+81=185 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.68% from 185); Green value is 38 (15.23% from 255 or 20.54% from 185); Blue value is 81 (32.03% from 255 or 43.78% from 185); Max value from RGB is 81 - color contains mainly: blue. Hex color #422651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422651 is #BDD9AE. Grayscale: #333333. Windows color (decimal): -12442031 or 5318210. OLE color: 5318210.
HSL color Cylindrical-coordinate representation of color #422651: hue angle of 279.07º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #422651 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 38 | 81 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.68 |
| HSL | 279.07º | 0.36% | 0.23% | - |
| HSV(B) | 279.07º | 0.53% | 0.32% | - |
| XYZ | 4.43 | 3.14 | 8.16 | - |
| YUV | 51.27 | 144.78 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 81 | 0.19 | 0.53 | 0 | 0.68 | 279.07 | 0.36 | 0.23 |
| Hex | 42 | 26 | 51 | 13 | 35 | 0 | 44 | 117 | 24 | 17 |
| Octal | 102 | 46 | 121 | 23 | 65 | 0 | 104 | 427 | 44 | 27 |
| Binary | 1000010 | 100110 | 1010001 | 10011 | 110101 | 0 | 1000100 | 100010111 | 100100 | 10111 |
Color Harmonies of #422651
Complementary color
Monochromatic Colors of #422651
Black with #422651
Text Example
Text Example
White with #422651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422651; }
p { color: rgb(66,38,81); }
H1.HeaderClassName
{
color: #422651;
}
.AnyTagClassName
{
color: #422651;
}
</style>
background-color css
<style>
a { background-color: #422651; }
a { background-color: rgb(66,38,81); }
div.DivClassName
{
background-color: #422651;
}
.BgClassName
{
background-color: #422651;
}
</style>
border-color css
<style>
span { border-color: #422651; }
span { border-color: rgb(66,38,81); }
td.TdClassName
{
border-color: #422651;
}
.TagClassName
{
border-color: #422651;
}
</style>