Shades of Melanzane #371931
Tints of Melanzane #371931
RGB
CMYK
RGB Variations
Color information
#371931 (or 0x371931) is known color: Melanzane. HEX triplet: 37, 19 and 31. RGB value is (55,25,49). Sum of RGB (Red+Green+Blue) = 55+25+49=129 (17% of max value = 765). Red value is 55 (21.88% from 255 or 42.64% from 129); Green value is 25 (10.16% from 255 or 19.38% from 129); Blue value is 49 (19.53% from 255 or 37.98% from 129); Max value from RGB is 55 - color contains mainly: red. Hex color #371931 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371931 is #C8E6CE. Grayscale: #242424. Windows color (decimal): -13166287 or 3217719. OLE color: 3217719.
HSL color Cylindrical-coordinate representation of color #371931: hue angle of 312º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #371931 is Cyan = 0, Magento = 0.55, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 25 | 49 | - |
| CMYK | 0 | 0.55 | 0.11 | 0.78 |
| HSL | 312º | 0.38% | 0.16% | - |
| HSV(B) | 312º | 0.55% | 0.22% | - |
| XYZ | 2.48 | 1.73 | 3.11 | - |
| YUV | 36.71 | 134.94 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 49 | 0 | 0.55 | 0.11 | 0.78 | 312 | 0.38 | 0.16 |
| Hex | 37 | 19 | 31 | 0 | 37 | B | 4E | 138 | 26 | 10 |
| Octal | 67 | 31 | 61 | 0 | 67 | 13 | 116 | 470 | 46 | 20 |
| Binary | 110111 | 11001 | 110001 | 0 | 110111 | 1011 | 1001110 | 100111000 | 100110 | 10000 |
Color Harmonies of #371931
Complementary color
Monochromatic Colors of #371931
Black with #371931
Text Example
Text Example
White with #371931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371931; }
p { color: rgb(55,25,49); }
H1.HeaderClassName
{
color: #371931;
}
.AnyTagClassName
{
color: #371931;
}
</style>
background-color css
<style>
a { background-color: #371931; }
a { background-color: rgb(55,25,49); }
div.DivClassName
{
background-color: #371931;
}
.BgClassName
{
background-color: #371931;
}
</style>
border-color css
<style>
span { border-color: #371931; }
span { border-color: rgb(55,25,49); }
td.TdClassName
{
border-color: #371931;
}
.TagClassName
{
border-color: #371931;
}
</style>