Shades of Melanzane #352731
Tints of Melanzane #352731
RGB
CMYK
RGB Variations
Color information
#352731 (or 0x352731) is known color: Melanzane. HEX triplet: 35, 27 and 31. RGB value is (53,39,49). Sum of RGB (Red+Green+Blue) = 53+39+49=141 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.59% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 53 - color contains mainly: red. Hex color #352731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352731 is #CAD8CE. Grayscale: #2C2C2C. Windows color (decimal): -13293775 or 3221301. OLE color: 3221301.
HSL color Cylindrical-coordinate representation of color #352731: hue angle of 317.14º degrees, saturation: 0.15, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #352731 is Cyan = 0, Magento = 0.26, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 39 | 49 | - |
| CMYK | 0 | 0.26 | 0.08 | 0.79 |
| HSL | 317.14º | 0.15% | 0.18% | - |
| HSV(B) | 317.14º | 0.26% | 0.21% | - |
| XYZ | 2.75 | 2.43 | 3.23 | - |
| YUV | 44.33 | 130.64 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 49 | 0 | 0.26 | 0.08 | 0.79 | 317.14 | 0.15 | 0.18 |
| Hex | 35 | 27 | 31 | 0 | 1A | 8 | 4F | 13D | F | 12 |
| Octal | 65 | 47 | 61 | 0 | 32 | 10 | 117 | 475 | 17 | 22 |
| Binary | 110101 | 100111 | 110001 | 0 | 11010 | 1000 | 1001111 | 100111101 | 1111 | 10010 |
Color Harmonies of #352731
Complementary color
Monochromatic Colors of #352731
Black with #352731
Text Example
Text Example
White with #352731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352731; }
p { color: rgb(53,39,49); }
H1.HeaderClassName
{
color: #352731;
}
.AnyTagClassName
{
color: #352731;
}
</style>
background-color css
<style>
a { background-color: #352731; }
a { background-color: rgb(53,39,49); }
div.DivClassName
{
background-color: #352731;
}
.BgClassName
{
background-color: #352731;
}
</style>
border-color css
<style>
span { border-color: #352731; }
span { border-color: rgb(53,39,49); }
td.TdClassName
{
border-color: #352731;
}
.TagClassName
{
border-color: #352731;
}
</style>