Shades of Melanzane #402537
Tints of Melanzane #402537
RGB
CMYK
RGB Variations
Color information
#402537 (or 0x402537) is known color: Melanzane. HEX triplet: 40, 25 and 37. RGB value is (64,37,55). Sum of RGB (Red+Green+Blue) = 64+37+55=156 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.03% from 156); Green value is 37 (14.84% from 255 or 23.72% from 156); Blue value is 55 (21.88% from 255 or 35.26% from 156); Max value from RGB is 64 - color contains mainly: red. Hex color #402537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402537 is #BFDAC8. Grayscale: #2F2F2F. Windows color (decimal): -12573385 or 3614016. OLE color: 3614016.
HSL color Cylindrical-coordinate representation of color #402537: hue angle of 320º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #402537 is Cyan = 0, Magento = 0.42, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 37 | 55 | - |
| CMYK | 0 | 0.42 | 0.14 | 0.75 |
| HSL | 320º | 0.27% | 0.2% | - |
| HSV(B) | 320º | 0.42% | 0.25% | - |
| XYZ | 3.47 | 2.69 | 3.95 | - |
| YUV | 47.13 | 132.45 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 55 | 0 | 0.42 | 0.14 | 0.75 | 320 | 0.27 | 0.2 |
| Hex | 40 | 25 | 37 | 0 | 2A | E | 4B | 140 | 1B | 14 |
| Octal | 100 | 45 | 67 | 0 | 52 | 16 | 113 | 500 | 33 | 24 |
| Binary | 1000000 | 100101 | 110111 | 0 | 101010 | 1110 | 1001011 | 101000000 | 11011 | 10100 |
Color Harmonies of #402537
Complementary color
Monochromatic Colors of #402537
Black with #402537
Text Example
Text Example
White with #402537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402537; }
p { color: rgb(64,37,55); }
H1.HeaderClassName
{
color: #402537;
}
.AnyTagClassName
{
color: #402537;
}
</style>
background-color css
<style>
a { background-color: #402537; }
a { background-color: rgb(64,37,55); }
div.DivClassName
{
background-color: #402537;
}
.BgClassName
{
background-color: #402537;
}
</style>
border-color css
<style>
span { border-color: #402537; }
span { border-color: rgb(64,37,55); }
td.TdClassName
{
border-color: #402537;
}
.TagClassName
{
border-color: #402537;
}
</style>