Shades of Melanzane #373035
Tints of Melanzane #373035
RGB
CMYK
RGB Variations
Color information
#373035 (or 0x373035) is known color: Melanzane. HEX triplet: 37, 30 and 35. RGB value is (55,48,53). Sum of RGB (Red+Green+Blue) = 55+48+53=156 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.26% from 156); Green value is 48 (19.14% from 255 or 30.77% from 156); Blue value is 53 (21.09% from 255 or 33.97% from 156); Max value from RGB is 55 - color contains mainly: red. Hex color #373035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373035 is #C8CFCA. Grayscale: #323232. Windows color (decimal): -13160395 or 3485751. OLE color: 3485751.
HSL color Cylindrical-coordinate representation of color #373035: hue angle of 317.14º degrees, saturation: 0.07, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #373035 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 48 | 53 | - |
| CMYK | 0 | 0.13 | 0.04 | 0.78 |
| HSL | 317.14º | 0.07% | 0.2% | - |
| HSV(B) | 317.14º | 0.13% | 0.22% | - |
| XYZ | 3.28 | 3.18 | 3.81 | - |
| YUV | 50.66 | 129.32 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 53 | 0 | 0.13 | 0.04 | 0.78 | 317.14 | 0.07 | 0.2 |
| Hex | 37 | 30 | 35 | 0 | D | 4 | 4E | 13D | 7 | 14 |
| Octal | 67 | 60 | 65 | 0 | 15 | 4 | 116 | 475 | 7 | 24 |
| Binary | 110111 | 110000 | 110101 | 0 | 1101 | 100 | 1001110 | 100111101 | 111 | 10100 |
Color Harmonies of #373035
Complementary color
Monochromatic Colors of #373035
Black with #373035
Text Example
Text Example
White with #373035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373035; }
p { color: rgb(55,48,53); }
H1.HeaderClassName
{
color: #373035;
}
.AnyTagClassName
{
color: #373035;
}
</style>
background-color css
<style>
a { background-color: #373035; }
a { background-color: rgb(55,48,53); }
div.DivClassName
{
background-color: #373035;
}
.BgClassName
{
background-color: #373035;
}
</style>
border-color css
<style>
span { border-color: #373035; }
span { border-color: rgb(55,48,53); }
td.TdClassName
{
border-color: #373035;
}
.TagClassName
{
border-color: #373035;
}
</style>