Shades of Valentino #372937
Tints of Valentino #372937
RGB
CMYK
RGB Variations
Color information
#372937 (or 0x372937) is known color: Valentino. HEX triplet: 37, 29 and 37. RGB value is (55,41,55). Sum of RGB (Red+Green+Blue) = 55+41+55=151 (20% of max value = 765). Red value is 55 (21.88% from 255 or 36.42% from 151); Green value is 41 (16.41% from 255 or 27.15% from 151); Blue value is 55 (21.88% from 255 or 36.42% from 151); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #372937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372937 is #C8D6C8. Grayscale: #2E2E2E. Windows color (decimal): -13162185 or 3615031. OLE color: 3615031.
HSL color Cylindrical-coordinate representation of color #372937: hue angle of 300º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #372937 is Cyan = 0, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 41 | 55 | - |
| CMYK | 0 | 0.25 | 0 | 0.78 |
| HSL | 300º | 0.15% | 0.19% | - |
| HSV(B) | 300º | 0.25% | 0.22% | - |
| XYZ | 3.06 | 2.67 | 3.97 | - |
| YUV | 46.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 55 | 0 | 0.25 | 0 | 0.78 | 300 | 0.15 | 0.19 |
| Hex | 37 | 29 | 37 | 0 | 19 | 0 | 4E | 12C | F | 13 |
| Octal | 67 | 51 | 67 | 0 | 31 | 0 | 116 | 454 | 17 | 23 |
| Binary | 110111 | 101001 | 110111 | 0 | 11001 | 0 | 1001110 | 100101100 | 1111 | 10011 |
Color Harmonies of #372937
Complementary color
Monochromatic Colors of #372937
Black with #372937
Text Example
Text Example
White with #372937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372937; }
p { color: rgb(55,41,55); }
H1.HeaderClassName
{
color: #372937;
}
.AnyTagClassName
{
color: #372937;
}
</style>
background-color css
<style>
a { background-color: #372937; }
a { background-color: rgb(55,41,55); }
div.DivClassName
{
background-color: #372937;
}
.BgClassName
{
background-color: #372937;
}
</style>
border-color css
<style>
span { border-color: #372937; }
span { border-color: rgb(55,41,55); }
td.TdClassName
{
border-color: #372937;
}
.TagClassName
{
border-color: #372937;
}
</style>