Shades of Melanzane #342831
Tints of Melanzane #342831
RGB
CMYK
RGB Variations
Color information
#342831 (or 0x342831) is known color: Melanzane. HEX triplet: 34, 28 and 31. RGB value is (52,40,49). Sum of RGB (Red+Green+Blue) = 52+40+49=141 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.88% from 141); Green value is 40 (16.02% from 255 or 28.37% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 52 - color contains mainly: red. Hex color #342831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342831 is #CBD7CE. Grayscale: #2C2C2C. Windows color (decimal): -13359055 or 3221556. OLE color: 3221556.
HSL color Cylindrical-coordinate representation of color #342831: hue angle of 315º 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 #342831 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 40 | 49 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.80 |
| HSL | 315º | 0.13% | 0.18% | - |
| HSV(B) | 315º | 0.23% | 0.2% | - |
| XYZ | 2.73 | 2.47 | 3.24 | - |
| YUV | 44.61 | 130.48 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 49 | 0 | 0.23 | 0.06 | 0.80 | 315 | 0.13 | 0.18 |
| Hex | 34 | 28 | 31 | 0 | 17 | 6 | 50 | 13B | D | 12 |
| Octal | 64 | 50 | 61 | 0 | 27 | 6 | 120 | 473 | 15 | 22 |
| Binary | 110100 | 101000 | 110001 | 0 | 10111 | 110 | 1010000 | 100111011 | 1101 | 10010 |
Color Harmonies of #342831
Complementary color
Monochromatic Colors of #342831
Black with #342831
Text Example
Text Example
White with #342831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342831; }
p { color: rgb(52,40,49); }
H1.HeaderClassName
{
color: #342831;
}
.AnyTagClassName
{
color: #342831;
}
</style>
background-color css
<style>
a { background-color: #342831; }
a { background-color: rgb(52,40,49); }
div.DivClassName
{
background-color: #342831;
}
.BgClassName
{
background-color: #342831;
}
</style>
border-color css
<style>
span { border-color: #342831; }
span { border-color: rgb(52,40,49); }
td.TdClassName
{
border-color: #342831;
}
.TagClassName
{
border-color: #342831;
}
</style>