Shades of Melanzane #402439
Tints of Melanzane #402439
RGB
CMYK
RGB Variations
Color information
#402439 (or 0x402439) is known color: Melanzane. HEX triplet: 40, 24 and 39. RGB value is (64,36,57). Sum of RGB (Red+Green+Blue) = 64+36+57=157 (20% of max value = 765). Red value is 64 (25.39% from 255 or 40.76% from 157); Green value is 36 (14.45% from 255 or 22.93% from 157); Blue value is 57 (22.66% from 255 or 36.31% from 157); Max value from RGB is 64 - color contains mainly: red. Hex color #402439 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402439 is #BFDBC6. Grayscale: #2E2E2E. Windows color (decimal): -12573639 or 3744832. OLE color: 3744832.
HSL color Cylindrical-coordinate representation of color #402439: hue angle of 315º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #402439 is Cyan = 0, Magento = 0.44, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 36 | 57 | - |
| CMYK | 0 | 0.44 | 0.11 | 0.75 |
| HSL | 315º | 0.28% | 0.2% | - |
| HSV(B) | 315º | 0.44% | 0.25% | - |
| XYZ | 3.48 | 2.65 | 4.2 | - |
| YUV | 46.77 | 133.78 | 140.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 57 | 0 | 0.44 | 0.11 | 0.75 | 315 | 0.28 | 0.2 |
| Hex | 40 | 24 | 39 | 0 | 2C | B | 4B | 13B | 1C | 14 |
| Octal | 100 | 44 | 71 | 0 | 54 | 13 | 113 | 473 | 34 | 24 |
| Binary | 1000000 | 100100 | 111001 | 0 | 101100 | 1011 | 1001011 | 100111011 | 11100 | 10100 |
Color Harmonies of #402439
Complementary color
Monochromatic Colors of #402439
Black with #402439
Text Example
Text Example
White with #402439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402439; }
p { color: rgb(64,36,57); }
H1.HeaderClassName
{
color: #402439;
}
.AnyTagClassName
{
color: #402439;
}
</style>
background-color css
<style>
a { background-color: #402439; }
a { background-color: rgb(64,36,57); }
div.DivClassName
{
background-color: #402439;
}
.BgClassName
{
background-color: #402439;
}
</style>
border-color css
<style>
span { border-color: #402439; }
span { border-color: rgb(64,36,57); }
td.TdClassName
{
border-color: #402439;
}
.TagClassName
{
border-color: #402439;
}
</style>