Shades of Melanzane #372334
Tints of Melanzane #372334
RGB
CMYK
RGB Variations
Color information
#372334 (or 0x372334) is known color: Melanzane. HEX triplet: 37, 23 and 34. RGB value is (55,35,52). Sum of RGB (Red+Green+Blue) = 55+35+52=142 (18% of max value = 765). Red value is 55 (21.88% from 255 or 38.73% from 142); Green value is 35 (14.06% from 255 or 24.65% from 142); Blue value is 52 (20.70% from 255 or 36.62% from 142); Max value from RGB is 55 - color contains mainly: red. Hex color #372334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372334 is #C8DCCB. Grayscale: #2A2A2A. Windows color (decimal): -13163724 or 3416887. OLE color: 3416887.
HSL color Cylindrical-coordinate representation of color #372334: hue angle of 309º degrees, saturation: 0.22, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #372334 is Cyan = 0, Magento = 0.36, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 35 | 52 | - |
| CMYK | 0 | 0.36 | 0.05 | 0.78 |
| HSL | 309º | 0.22% | 0.18% | - |
| HSV(B) | 309º | 0.36% | 0.22% | - |
| XYZ | 2.8 | 2.26 | 3.54 | - |
| YUV | 42.92 | 133.13 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 52 | 0 | 0.36 | 0.05 | 0.78 | 309 | 0.22 | 0.18 |
| Hex | 37 | 23 | 34 | 0 | 24 | 5 | 4E | 135 | 16 | 12 |
| Octal | 67 | 43 | 64 | 0 | 44 | 5 | 116 | 465 | 26 | 22 |
| Binary | 110111 | 100011 | 110100 | 0 | 100100 | 101 | 1001110 | 100110101 | 10110 | 10010 |
Color Harmonies of #372334
Complementary color
Monochromatic Colors of #372334
Black with #372334
Text Example
Text Example
White with #372334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372334; }
p { color: rgb(55,35,52); }
H1.HeaderClassName
{
color: #372334;
}
.AnyTagClassName
{
color: #372334;
}
</style>
background-color css
<style>
a { background-color: #372334; }
a { background-color: rgb(55,35,52); }
div.DivClassName
{
background-color: #372334;
}
.BgClassName
{
background-color: #372334;
}
</style>
border-color css
<style>
span { border-color: #372334; }
span { border-color: rgb(55,35,52); }
td.TdClassName
{
border-color: #372334;
}
.TagClassName
{
border-color: #372334;
}
</style>