Shades of Jagger #402257
Tints of Jagger #402257
RGB
CMYK
RGB Variations
Color information
#402257 (or 0x402257) is known color: Jagger. HEX triplet: 40, 22 and 57. RGB value is (64,34,87). Sum of RGB (Red+Green+Blue) = 64+34+87=185 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.59% from 185); Green value is 34 (13.67% from 255 or 18.38% from 185); Blue value is 87 (34.38% from 255 or 47.03% from 185); Max value from RGB is 87 - color contains mainly: blue. Hex color #402257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402257 is #BFDDA8. Grayscale: #303030. Windows color (decimal): -12574121 or 5710400. OLE color: 5710400.
HSL color Cylindrical-coordinate representation of color #402257: hue angle of 273.96º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #402257 is Cyan = 0.26, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 34 | 87 | - |
| CMYK | 0.26 | 0.61 | 0 | 0.66 |
| HSL | 273.96º | 0.44% | 0.24% | - |
| HSV(B) | 273.96º | 0.61% | 0.34% | - |
| XYZ | 4.41 | 2.92 | 9.35 | - |
| YUV | 49.01 | 149.44 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 34 | 87 | 0.26 | 0.61 | 0 | 0.66 | 273.96 | 0.44 | 0.24 |
| Hex | 40 | 22 | 57 | 1A | 3D | 0 | 42 | 112 | 2C | 18 |
| Octal | 100 | 42 | 127 | 32 | 75 | 0 | 102 | 422 | 54 | 30 |
| Binary | 1000000 | 100010 | 1010111 | 11010 | 111101 | 0 | 1000010 | 100010010 | 101100 | 11000 |
Color Harmonies of #402257
Complementary color
Monochromatic Colors of #402257
Black with #402257
Text Example
Text Example
White with #402257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402257; }
p { color: rgb(64,34,87); }
H1.HeaderClassName
{
color: #402257;
}
.AnyTagClassName
{
color: #402257;
}
</style>
background-color css
<style>
a { background-color: #402257; }
a { background-color: rgb(64,34,87); }
div.DivClassName
{
background-color: #402257;
}
.BgClassName
{
background-color: #402257;
}
</style>
border-color css
<style>
span { border-color: #402257; }
span { border-color: rgb(64,34,87); }
td.TdClassName
{
border-color: #402257;
}
.TagClassName
{
border-color: #402257;
}
</style>