Shades of Melanzane #352931
Tints of Melanzane #352931
RGB
CMYK
RGB Variations
Color information
#352931 (or 0x352931) is known color: Melanzane. HEX triplet: 35, 29 and 31. RGB value is (53,41,49). Sum of RGB (Red+Green+Blue) = 53+41+49=143 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.06% from 143); Green value is 41 (16.41% from 255 or 28.67% from 143); Blue value is 49 (19.53% from 255 or 34.27% from 143); Max value from RGB is 53 - color contains mainly: red. Hex color #352931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352931 is #CAD6CE. Grayscale: #2D2D2D. Windows color (decimal): -13293263 or 3221813. OLE color: 3221813.
HSL color Cylindrical-coordinate representation of color #352931: hue angle of 320º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #352931 is Cyan = 0, Magento = 0.23, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 49 | - |
| CMYK | 0 | 0.23 | 0.08 | 0.79 |
| HSL | 320º | 0.13% | 0.18% | - |
| HSV(B) | 320º | 0.23% | 0.21% | - |
| XYZ | 2.82 | 2.56 | 3.25 | - |
| YUV | 45.5 | 129.98 | 133.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 49 | 0 | 0.23 | 0.08 | 0.79 | 320 | 0.13 | 0.18 |
| Hex | 35 | 29 | 31 | 0 | 17 | 8 | 4F | 140 | D | 12 |
| Octal | 65 | 51 | 61 | 0 | 27 | 10 | 117 | 500 | 15 | 22 |
| Binary | 110101 | 101001 | 110001 | 0 | 10111 | 1000 | 1001111 | 101000000 | 1101 | 10010 |
Color Harmonies of #352931
Complementary color
Monochromatic Colors of #352931
Black with #352931
Text Example
Text Example
White with #352931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352931; }
p { color: rgb(53,41,49); }
H1.HeaderClassName
{
color: #352931;
}
.AnyTagClassName
{
color: #352931;
}
</style>
background-color css
<style>
a { background-color: #352931; }
a { background-color: rgb(53,41,49); }
div.DivClassName
{
background-color: #352931;
}
.BgClassName
{
background-color: #352931;
}
</style>
border-color css
<style>
span { border-color: #352931; }
span { border-color: rgb(53,41,49); }
td.TdClassName
{
border-color: #352931;
}
.TagClassName
{
border-color: #352931;
}
</style>