Shades of Melanzane #372531
Tints of Melanzane #372531
RGB
CMYK
RGB Variations
Color information
#372531 (or 0x372531) is known color: Melanzane. HEX triplet: 37, 25 and 31. RGB value is (55,37,49). Sum of RGB (Red+Green+Blue) = 55+37+49=141 (18% of max value = 765). Red value is 55 (21.88% from 255 or 39.01% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 55 - color contains mainly: red. Hex color #372531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372531 is #C8DACE. Grayscale: #2B2B2B. Windows color (decimal): -13163215 or 3220791. OLE color: 3220791.
HSL color Cylindrical-coordinate representation of color #372531: hue angle of 320º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #372531 is Cyan = 0, Magento = 0.33, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 37 | 49 | - |
| CMYK | 0 | 0.33 | 0.11 | 0.78 |
| HSL | 320º | 0.2% | 0.18% | - |
| HSV(B) | 320º | 0.33% | 0.22% | - |
| XYZ | 2.79 | 2.36 | 3.21 | - |
| YUV | 43.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 49 | 0 | 0.33 | 0.11 | 0.78 | 320 | 0.2 | 0.18 |
| Hex | 37 | 25 | 31 | 0 | 21 | B | 4E | 140 | 14 | 12 |
| Octal | 67 | 45 | 61 | 0 | 41 | 13 | 116 | 500 | 24 | 22 |
| Binary | 110111 | 100101 | 110001 | 0 | 100001 | 1011 | 1001110 | 101000000 | 10100 | 10010 |
Color Harmonies of #372531
Complementary color
Monochromatic Colors of #372531
Black with #372531
Text Example
Text Example
White with #372531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372531; }
p { color: rgb(55,37,49); }
H1.HeaderClassName
{
color: #372531;
}
.AnyTagClassName
{
color: #372531;
}
</style>
background-color css
<style>
a { background-color: #372531; }
a { background-color: rgb(55,37,49); }
div.DivClassName
{
background-color: #372531;
}
.BgClassName
{
background-color: #372531;
}
</style>
border-color css
<style>
span { border-color: #372531; }
span { border-color: rgb(55,37,49); }
td.TdClassName
{
border-color: #372531;
}
.TagClassName
{
border-color: #372531;
}
</style>