Shades of Jagger #402558
Tints of Jagger #402558
RGB
CMYK
RGB Variations
Color information
#402558 (or 0x402558) is known color: Jagger. HEX triplet: 40, 25 and 58. RGB value is (64,37,88). Sum of RGB (Red+Green+Blue) = 64+37+88=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 88 (34.77% from 255 or 46.56% from 189); Max value from RGB is 88 - color contains mainly: blue. Hex color #402558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402558 is #BFDAA7. Grayscale: #323232. Windows color (decimal): -12573352 or 5776704. OLE color: 5776704.
HSL color Cylindrical-coordinate representation of color #402558: hue angle of 271.76º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #402558 is Cyan = 0.27, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 37 | 88 | - |
| CMYK | 0.27 | 0.58 | 0 | 0.65 |
| HSL | 271.76º | 0.41% | 0.25% | - |
| HSV(B) | 271.76º | 0.58% | 0.35% | - |
| XYZ | 4.54 | 3.12 | 9.6 | - |
| YUV | 50.89 | 148.95 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 88 | 0.27 | 0.58 | 0 | 0.65 | 271.76 | 0.41 | 0.25 |
| Hex | 40 | 25 | 58 | 1B | 3A | 0 | 41 | 110 | 29 | 19 |
| Octal | 100 | 45 | 130 | 33 | 72 | 0 | 101 | 420 | 51 | 31 |
| Binary | 1000000 | 100101 | 1011000 | 11011 | 111010 | 0 | 1000001 | 100010000 | 101001 | 11001 |
Color Harmonies of #402558
Complementary color
Monochromatic Colors of #402558
Black with #402558
Text Example
Text Example
White with #402558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402558; }
p { color: rgb(64,37,88); }
H1.HeaderClassName
{
color: #402558;
}
.AnyTagClassName
{
color: #402558;
}
</style>
background-color css
<style>
a { background-color: #402558; }
a { background-color: rgb(64,37,88); }
div.DivClassName
{
background-color: #402558;
}
.BgClassName
{
background-color: #402558;
}
</style>
border-color css
<style>
span { border-color: #402558; }
span { border-color: rgb(64,37,88); }
td.TdClassName
{
border-color: #402558;
}
.TagClassName
{
border-color: #402558;
}
</style>