Shades of Jagger #402957
Tints of Jagger #402957
RGB
CMYK
RGB Variations
Color information
#402957 (or 0x402957) is known color: Jagger. HEX triplet: 40, 29 and 57. RGB value is (64,41,87). Sum of RGB (Red+Green+Blue) = 64+41+87=192 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.33% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #402957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402957 is #BFD6A8. Grayscale: #343434. Windows color (decimal): -12572329 or 5712192. OLE color: 5712192.
HSL color Cylindrical-coordinate representation of color #402957: hue angle of 270º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #402957 is Cyan = 0.26, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 41 | 87 | - |
| CMYK | 0.26 | 0.53 | 0 | 0.66 |
| HSL | 270º | 0.36% | 0.25% | - |
| HSV(B) | 270º | 0.53% | 0.34% | - |
| XYZ | 4.63 | 3.36 | 9.42 | - |
| YUV | 53.12 | 147.12 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 87 | 0.26 | 0.53 | 0 | 0.66 | 270 | 0.36 | 0.25 |
| Hex | 40 | 29 | 57 | 1A | 35 | 0 | 42 | 10E | 24 | 19 |
| Octal | 100 | 51 | 127 | 32 | 65 | 0 | 102 | 416 | 44 | 31 |
| Binary | 1000000 | 101001 | 1010111 | 11010 | 110101 | 0 | 1000010 | 100001110 | 100100 | 11001 |
Color Harmonies of #402957
Complementary color
Monochromatic Colors of #402957
Black with #402957
Text Example
Text Example
White with #402957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402957; }
p { color: rgb(64,41,87); }
H1.HeaderClassName
{
color: #402957;
}
.AnyTagClassName
{
color: #402957;
}
</style>
background-color css
<style>
a { background-color: #402957; }
a { background-color: rgb(64,41,87); }
div.DivClassName
{
background-color: #402957;
}
.BgClassName
{
background-color: #402957;
}
</style>
border-color css
<style>
span { border-color: #402957; }
span { border-color: rgb(64,41,87); }
td.TdClassName
{
border-color: #402957;
}
.TagClassName
{
border-color: #402957;
}
</style>