Shades of Jagger #402757
Tints of Jagger #402757
RGB
CMYK
RGB Variations
Color information
#402757 (or 0x402757) is known color: Jagger. HEX triplet: 40, 27 and 57. RGB value is (64,39,87). Sum of RGB (Red+Green+Blue) = 64+39+87=190 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.68% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 87 (34.38% from 255 or 45.79% from 190); Max value from RGB is 87 - color contains mainly: blue. Hex color #402757 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402757 is #BFD8A8. Grayscale: #333333. Windows color (decimal): -12572841 or 5711680. OLE color: 5711680.
HSL color Cylindrical-coordinate representation of color #402757: hue angle of 271.25º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #402757 is Cyan = 0.26, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 39 | 87 | - |
| CMYK | 0.26 | 0.55 | 0 | 0.66 |
| HSL | 271.25º | 0.38% | 0.25% | - |
| HSV(B) | 271.25º | 0.55% | 0.34% | - |
| XYZ | 4.56 | 3.23 | 9.4 | - |
| YUV | 51.95 | 147.78 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 87 | 0.26 | 0.55 | 0 | 0.66 | 271.25 | 0.38 | 0.25 |
| Hex | 40 | 27 | 57 | 1A | 37 | 0 | 42 | 10F | 26 | 19 |
| Octal | 100 | 47 | 127 | 32 | 67 | 0 | 102 | 417 | 46 | 31 |
| Binary | 1000000 | 100111 | 1010111 | 11010 | 110111 | 0 | 1000010 | 100001111 | 100110 | 11001 |
Color Harmonies of #402757
Complementary color
Monochromatic Colors of #402757
Black with #402757
Text Example
Text Example
White with #402757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402757; }
p { color: rgb(64,39,87); }
H1.HeaderClassName
{
color: #402757;
}
.AnyTagClassName
{
color: #402757;
}
</style>
background-color css
<style>
a { background-color: #402757; }
a { background-color: rgb(64,39,87); }
div.DivClassName
{
background-color: #402757;
}
.BgClassName
{
background-color: #402757;
}
</style>
border-color css
<style>
span { border-color: #402757; }
span { border-color: rgb(64,39,87); }
td.TdClassName
{
border-color: #402757;
}
.TagClassName
{
border-color: #402757;
}
</style>