Shades of Melanzane #342832
Tints of Melanzane #342832
RGB
CMYK
RGB Variations
Color information
#342832 (or 0x342832) is known color: Melanzane. HEX triplet: 34, 28 and 32. RGB value is (52,40,50). Sum of RGB (Red+Green+Blue) = 52+40+50=142 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.62% from 142); Green value is 40 (16.02% from 255 or 28.17% from 142); Blue value is 50 (19.92% from 255 or 35.21% from 142); Max value from RGB is 52 - color contains mainly: red. Hex color #342832 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342832 is #CBD7CD. Grayscale: #2C2C2C. Windows color (decimal): -13359054 or 3287092. OLE color: 3287092.
HSL color Cylindrical-coordinate representation of color #342832: hue angle of 310º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #342832 is Cyan = 0, Magento = 0.23, Yellow = 0.04 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 40 | 50 | - |
| CMYK | 0 | 0.23 | 0.04 | 0.80 |
| HSL | 310º | 0.13% | 0.18% | - |
| HSV(B) | 310º | 0.23% | 0.2% | - |
| XYZ | 2.75 | 2.48 | 3.35 | - |
| YUV | 44.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 50 | 0 | 0.23 | 0.04 | 0.80 | 310 | 0.13 | 0.18 |
| Hex | 34 | 28 | 32 | 0 | 17 | 4 | 50 | 136 | D | 12 |
| Octal | 64 | 50 | 62 | 0 | 27 | 4 | 120 | 466 | 15 | 22 |
| Binary | 110100 | 101000 | 110010 | 0 | 10111 | 100 | 1010000 | 100110110 | 1101 | 10010 |
Color Harmonies of #342832
Complementary color
Monochromatic Colors of #342832
Black with #342832
Text Example
Text Example
White with #342832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342832; }
p { color: rgb(52,40,50); }
H1.HeaderClassName
{
color: #342832;
}
.AnyTagClassName
{
color: #342832;
}
</style>
background-color css
<style>
a { background-color: #342832; }
a { background-color: rgb(52,40,50); }
div.DivClassName
{
background-color: #342832;
}
.BgClassName
{
background-color: #342832;
}
</style>
border-color css
<style>
span { border-color: #342832; }
span { border-color: rgb(52,40,50); }
td.TdClassName
{
border-color: #342832;
}
.TagClassName
{
border-color: #342832;
}
</style>