Shades of Melanzane #372131
Tints of Melanzane #372131
RGB
CMYK
RGB Variations
Color information
#372131 (or 0x372131) is known color: Melanzane. HEX triplet: 37, 21 and 31. RGB value is (55,33,49). Sum of RGB (Red+Green+Blue) = 55+33+49=137 (18% of max value = 765). Red value is 55 (21.88% from 255 or 40.15% from 137); Green value is 33 (13.28% from 255 or 24.09% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 55 - color contains mainly: red. Hex color #372131 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372131 is #C8DECE. Grayscale: #292929. Windows color (decimal): -13164239 or 3219767. OLE color: 3219767.
HSL color Cylindrical-coordinate representation of color #372131: hue angle of 316.36º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #372131 is Cyan = 0, Magento = 0.4, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 33 | 49 | - |
| CMYK | 0 | 0.4 | 0.11 | 0.78 |
| HSL | 316.36º | 0.25% | 0.17% | - |
| HSV(B) | 316.36º | 0.4% | 0.22% | - |
| XYZ | 2.67 | 2.12 | 3.17 | - |
| YUV | 41.4 | 132.29 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 49 | 0 | 0.4 | 0.11 | 0.78 | 316.36 | 0.25 | 0.17 |
| Hex | 37 | 21 | 31 | 0 | 28 | B | 4E | 13C | 19 | 11 |
| Octal | 67 | 41 | 61 | 0 | 50 | 13 | 116 | 474 | 31 | 21 |
| Binary | 110111 | 100001 | 110001 | 0 | 101000 | 1011 | 1001110 | 100111100 | 11001 | 10001 |
Color Harmonies of #372131
Complementary color
Monochromatic Colors of #372131
Black with #372131
Text Example
Text Example
White with #372131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372131; }
p { color: rgb(55,33,49); }
H1.HeaderClassName
{
color: #372131;
}
.AnyTagClassName
{
color: #372131;
}
</style>
background-color css
<style>
a { background-color: #372131; }
a { background-color: rgb(55,33,49); }
div.DivClassName
{
background-color: #372131;
}
.BgClassName
{
background-color: #372131;
}
</style>
border-color css
<style>
span { border-color: #372131; }
span { border-color: rgb(55,33,49); }
td.TdClassName
{
border-color: #372131;
}
.TagClassName
{
border-color: #372131;
}
</style>