Shades of Jagger #422758
Tints of Jagger #422758
RGB
CMYK
RGB Variations
Color information
#422758 (or 0x422758) is known color: Jagger. HEX triplet: 42, 27 and 58. RGB value is (66,39,88). Sum of RGB (Red+Green+Blue) = 66+39+88=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 88 (34.77% from 255 or 45.60% from 193); Max value from RGB is 88 - color contains mainly: blue. Hex color #422758 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422758 is #BDD8A7. Grayscale: #343434. Windows color (decimal): -12441768 or 5777218. OLE color: 5777218.
HSL color Cylindrical-coordinate representation of color #422758: hue angle of 273.06º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #422758 is Cyan = 0.25, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 39 | 88 | - |
| CMYK | 0.25 | 0.56 | 0 | 0.65 |
| HSL | 273.06º | 0.39% | 0.25% | - |
| HSV(B) | 273.06º | 0.56% | 0.35% | - |
| XYZ | 4.73 | 3.31 | 9.62 | - |
| YUV | 52.66 | 147.95 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 88 | 0.25 | 0.56 | 0 | 0.65 | 273.06 | 0.39 | 0.25 |
| Hex | 42 | 27 | 58 | 19 | 38 | 0 | 41 | 111 | 27 | 19 |
| Octal | 102 | 47 | 130 | 31 | 70 | 0 | 101 | 421 | 47 | 31 |
| Binary | 1000010 | 100111 | 1011000 | 11001 | 111000 | 0 | 1000001 | 100010001 | 100111 | 11001 |
Color Harmonies of #422758
Complementary color
Monochromatic Colors of #422758
Black with #422758
Text Example
Text Example
White with #422758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422758; }
p { color: rgb(66,39,88); }
H1.HeaderClassName
{
color: #422758;
}
.AnyTagClassName
{
color: #422758;
}
</style>
background-color css
<style>
a { background-color: #422758; }
a { background-color: rgb(66,39,88); }
div.DivClassName
{
background-color: #422758;
}
.BgClassName
{
background-color: #422758;
}
</style>
border-color css
<style>
span { border-color: #422758; }
span { border-color: rgb(66,39,88); }
td.TdClassName
{
border-color: #422758;
}
.TagClassName
{
border-color: #422758;
}
</style>