Shades of Jagger #402556
Tints of Jagger #402556
RGB
CMYK
RGB Variations
Color information
#402556 (or 0x402556) is known color: Jagger. HEX triplet: 40, 25 and 56. RGB value is (64,37,86). Sum of RGB (Red+Green+Blue) = 64+37+86=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 86 - color contains mainly: blue. Hex color #402556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402556 is #BFDAA9. Grayscale: #323232. Windows color (decimal): -12573354 or 5645632. OLE color: 5645632.
HSL color Cylindrical-coordinate representation of color #402556: hue angle of 273.06º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #402556 is Cyan = 0.26, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 37 | 86 | - |
| CMYK | 0.26 | 0.57 | 0 | 0.66 |
| HSL | 273.06º | 0.4% | 0.24% | - |
| HSV(B) | 273.06º | 0.57% | 0.34% | - |
| XYZ | 4.46 | 3.09 | 9.16 | - |
| YUV | 50.66 | 147.95 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 86 | 0.26 | 0.57 | 0 | 0.66 | 273.06 | 0.4 | 0.24 |
| Hex | 40 | 25 | 56 | 1A | 39 | 0 | 42 | 111 | 28 | 18 |
| Octal | 100 | 45 | 126 | 32 | 71 | 0 | 102 | 421 | 50 | 30 |
| Binary | 1000000 | 100101 | 1010110 | 11010 | 111001 | 0 | 1000010 | 100010001 | 101000 | 11000 |
Color Harmonies of #402556
Complementary color
Monochromatic Colors of #402556
Black with #402556
Text Example
Text Example
White with #402556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402556; }
p { color: rgb(64,37,86); }
H1.HeaderClassName
{
color: #402556;
}
.AnyTagClassName
{
color: #402556;
}
</style>
background-color css
<style>
a { background-color: #402556; }
a { background-color: rgb(64,37,86); }
div.DivClassName
{
background-color: #402556;
}
.BgClassName
{
background-color: #402556;
}
</style>
border-color css
<style>
span { border-color: #402556; }
span { border-color: rgb(64,37,86); }
td.TdClassName
{
border-color: #402556;
}
.TagClassName
{
border-color: #402556;
}
</style>