Shades of Melanzane #402737
Tints of Melanzane #402737
RGB
CMYK
RGB Variations
Color information
#402737 (or 0x402737) is known color: Melanzane. HEX triplet: 40, 27 and 37. RGB value is (64,39,55). Sum of RGB (Red+Green+Blue) = 64+39+55=158 (20% of max value = 765). Red value is 64 (25.39% from 255 or 40.51% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 55 (21.88% from 255 or 34.81% from 158); Max value from RGB is 64 - color contains mainly: red. Hex color #402737 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402737 is #BFD8C8. Grayscale: #303030. Windows color (decimal): -12572873 or 3614528. OLE color: 3614528.
HSL color Cylindrical-coordinate representation of color #402737: hue angle of 321.6º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #402737 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 39 | 55 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.75 |
| HSL | 321.6º | 0.24% | 0.2% | - |
| HSV(B) | 321.6º | 0.39% | 0.25% | - |
| XYZ | 3.53 | 2.82 | 3.97 | - |
| YUV | 48.3 | 131.78 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 55 | 0 | 0.39 | 0.14 | 0.75 | 321.6 | 0.24 | 0.2 |
| Hex | 40 | 27 | 37 | 0 | 27 | E | 4B | 142 | 18 | 14 |
| Octal | 100 | 47 | 67 | 0 | 47 | 16 | 113 | 502 | 30 | 24 |
| Binary | 1000000 | 100111 | 110111 | 0 | 100111 | 1110 | 1001011 | 101000010 | 11000 | 10100 |
Color Harmonies of #402737
Complementary color
Monochromatic Colors of #402737
Black with #402737
Text Example
Text Example
White with #402737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402737; }
p { color: rgb(64,39,55); }
H1.HeaderClassName
{
color: #402737;
}
.AnyTagClassName
{
color: #402737;
}
</style>
background-color css
<style>
a { background-color: #402737; }
a { background-color: rgb(64,39,55); }
div.DivClassName
{
background-color: #402737;
}
.BgClassName
{
background-color: #402737;
}
</style>
border-color css
<style>
span { border-color: #402737; }
span { border-color: rgb(64,39,55); }
td.TdClassName
{
border-color: #402737;
}
.TagClassName
{
border-color: #402737;
}
</style>