Shades of Jagger #402457
Tints of Jagger #402457
RGB
CMYK
RGB Variations
Color information
#402457 (or 0x402457) is known color: Jagger. HEX triplet: 40, 24 and 57. RGB value is (64,36,87). Sum of RGB (Red+Green+Blue) = 64+36+87=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 87 (34.38% from 255 or 46.52% from 187); Max value from RGB is 87 - color contains mainly: blue. Hex color #402457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402457 is #BFDBA8. Grayscale: #323232. Windows color (decimal): -12573609 or 5710912. OLE color: 5710912.
HSL color Cylindrical-coordinate representation of color #402457: hue angle of 272.94º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #402457 is Cyan = 0.26, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 36 | 87 | - |
| CMYK | 0.26 | 0.59 | 0 | 0.66 |
| HSL | 272.94º | 0.41% | 0.24% | - |
| HSV(B) | 272.94º | 0.59% | 0.34% | - |
| XYZ | 4.47 | 3.04 | 9.37 | - |
| YUV | 50.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 87 | 0.26 | 0.59 | 0 | 0.66 | 272.94 | 0.41 | 0.24 |
| Hex | 40 | 24 | 57 | 1A | 3B | 0 | 42 | 111 | 29 | 18 |
| Octal | 100 | 44 | 127 | 32 | 73 | 0 | 102 | 421 | 51 | 30 |
| Binary | 1000000 | 100100 | 1010111 | 11010 | 111011 | 0 | 1000010 | 100010001 | 101001 | 11000 |
Color Harmonies of #402457
Complementary color
Monochromatic Colors of #402457
Black with #402457
Text Example
Text Example
White with #402457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402457; }
p { color: rgb(64,36,87); }
H1.HeaderClassName
{
color: #402457;
}
.AnyTagClassName
{
color: #402457;
}
</style>
background-color css
<style>
a { background-color: #402457; }
a { background-color: rgb(64,36,87); }
div.DivClassName
{
background-color: #402457;
}
.BgClassName
{
background-color: #402457;
}
</style>
border-color css
<style>
span { border-color: #402457; }
span { border-color: rgb(64,36,87); }
td.TdClassName
{
border-color: #402457;
}
.TagClassName
{
border-color: #402457;
}
</style>