Shades of Valentino #373037
Tints of Valentino #373037
RGB
CMYK
RGB Variations
Color information
#373037 (or 0x373037) is known color: Valentino. HEX triplet: 37, 30 and 37. RGB value is (55,48,55). Sum of RGB (Red+Green+Blue) = 55+48+55=158 (20% of max value = 765). Red value is 55 (21.88% from 255 or 34.81% from 158); Green value is 48 (19.14% from 255 or 30.38% from 158); Blue value is 55 (21.88% from 255 or 34.81% from 158); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #373037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373037 is #C8CFC8. Grayscale: #323232. Windows color (decimal): -13160393 or 3616823. OLE color: 3616823.
HSL color Cylindrical-coordinate representation of color #373037: hue angle of 300º 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 #373037 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 48 | 55 | - |
| CMYK | 0 | 0.13 | 0 | 0.78 |
| HSL | 300º | 0.07% | 0.2% | - |
| HSV(B) | 300º | 0.13% | 0.22% | - |
| XYZ | 3.32 | 3.2 | 4.06 | - |
| YUV | 50.89 | 130.32 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 55 | 0 | 0.13 | 0 | 0.78 | 300 | 0.07 | 0.2 |
| Hex | 37 | 30 | 37 | 0 | D | 0 | 4E | 12C | 7 | 14 |
| Octal | 67 | 60 | 67 | 0 | 15 | 0 | 116 | 454 | 7 | 24 |
| Binary | 110111 | 110000 | 110111 | 0 | 1101 | 0 | 1001110 | 100101100 | 111 | 10100 |
Color Harmonies of #373037
Complementary color
Monochromatic Colors of #373037
Black with #373037
Text Example
Text Example
White with #373037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373037; }
p { color: rgb(55,48,55); }
H1.HeaderClassName
{
color: #373037;
}
.AnyTagClassName
{
color: #373037;
}
</style>
background-color css
<style>
a { background-color: #373037; }
a { background-color: rgb(55,48,55); }
div.DivClassName
{
background-color: #373037;
}
.BgClassName
{
background-color: #373037;
}
</style>
border-color css
<style>
span { border-color: #373037; }
span { border-color: rgb(55,48,55); }
td.TdClassName
{
border-color: #373037;
}
.TagClassName
{
border-color: #373037;
}
</style>