Shades of Melanzane #342930
Tints of Melanzane #342930
RGB
CMYK
RGB Variations
Color information
#342930 (or 0x342930) is known color: Melanzane. HEX triplet: 34, 29 and 30. RGB value is (52,41,48). Sum of RGB (Red+Green+Blue) = 52+41+48=141 (18% of max value = 765). Red value is 52 (20.70% from 255 or 36.88% from 141); Green value is 41 (16.41% from 255 or 29.08% from 141); Blue value is 48 (19.14% from 255 or 34.04% from 141); Max value from RGB is 52 - color contains mainly: red. Hex color #342930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342930 is #CBD6CF. Grayscale: #2D2D2D. Windows color (decimal): -13358800 or 3156276. OLE color: 3156276.
HSL color Cylindrical-coordinate representation of color #342930: hue angle of 321.82º degrees, saturation: 0.12, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #342930 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 41 | 48 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.80 |
| HSL | 321.82º | 0.12% | 0.18% | - |
| HSV(B) | 321.82º | 0.21% | 0.2% | - |
| XYZ | 2.74 | 2.53 | 3.14 | - |
| YUV | 45.09 | 129.64 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 48 | 0 | 0.21 | 0.08 | 0.80 | 321.82 | 0.12 | 0.18 |
| Hex | 34 | 29 | 30 | 0 | 15 | 8 | 50 | 142 | C | 12 |
| Octal | 64 | 51 | 60 | 0 | 25 | 10 | 120 | 502 | 14 | 22 |
| Binary | 110100 | 101001 | 110000 | 0 | 10101 | 1000 | 1010000 | 101000010 | 1100 | 10010 |
Color Harmonies of #342930
Complementary color
Monochromatic Colors of #342930
Black with #342930
Text Example
Text Example
White with #342930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342930; }
p { color: rgb(52,41,48); }
H1.HeaderClassName
{
color: #342930;
}
.AnyTagClassName
{
color: #342930;
}
</style>
background-color css
<style>
a { background-color: #342930; }
a { background-color: rgb(52,41,48); }
div.DivClassName
{
background-color: #342930;
}
.BgClassName
{
background-color: #342930;
}
</style>
border-color css
<style>
span { border-color: #342930; }
span { border-color: rgb(52,41,48); }
td.TdClassName
{
border-color: #342930;
}
.TagClassName
{
border-color: #342930;
}
</style>