Shades of Melanzane #362731
Tints of Melanzane #362731
RGB
CMYK
RGB Variations
Color information
#362731 (or 0x362731) is known color: Melanzane. HEX triplet: 36, 27 and 31. RGB value is (54,39,49). Sum of RGB (Red+Green+Blue) = 54+39+49=142 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.03% from 142); Green value is 39 (15.62% from 255 or 27.46% from 142); Blue value is 49 (19.53% from 255 or 34.51% from 142); Max value from RGB is 54 - color contains mainly: red. Hex color #362731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362731 is #C9D8CE. Grayscale: #2C2C2C. Windows color (decimal): -13228239 or 3221302. OLE color: 3221302.
HSL color Cylindrical-coordinate representation of color #362731: hue angle of 320º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #362731 is Cyan = 0, Magento = 0.28, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 39 | 49 | - |
| CMYK | 0 | 0.28 | 0.09 | 0.79 |
| HSL | 320º | 0.16% | 0.18% | - |
| HSV(B) | 320º | 0.28% | 0.21% | - |
| XYZ | 2.8 | 2.46 | 3.23 | - |
| YUV | 44.63 | 130.47 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 49 | 0 | 0.28 | 0.09 | 0.79 | 320 | 0.16 | 0.18 |
| Hex | 36 | 27 | 31 | 0 | 1C | 9 | 4F | 140 | 10 | 12 |
| Octal | 66 | 47 | 61 | 0 | 34 | 11 | 117 | 500 | 20 | 22 |
| Binary | 110110 | 100111 | 110001 | 0 | 11100 | 1001 | 1001111 | 101000000 | 10000 | 10010 |
Color Harmonies of #362731
Complementary color
Monochromatic Colors of #362731
Black with #362731
Text Example
Text Example
White with #362731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362731; }
p { color: rgb(54,39,49); }
H1.HeaderClassName
{
color: #362731;
}
.AnyTagClassName
{
color: #362731;
}
</style>
background-color css
<style>
a { background-color: #362731; }
a { background-color: rgb(54,39,49); }
div.DivClassName
{
background-color: #362731;
}
.BgClassName
{
background-color: #362731;
}
</style>
border-color css
<style>
span { border-color: #362731; }
span { border-color: rgb(54,39,49); }
td.TdClassName
{
border-color: #362731;
}
.TagClassName
{
border-color: #362731;
}
</style>