Shades of Valentino #372837
Tints of Valentino #372837
RGB
CMYK
RGB Variations
Color information
#372837 (or 0x372837) is known color: Valentino. HEX triplet: 37, 28 and 37. RGB value is (55,40,55). Sum of RGB (Red+Green+Blue) = 55+40+55=150 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.67% from 150); Green value is 40 (16.02% from 255 or 26.67% from 150); Blue value is 55 (21.88% from 255 or 36.67% from 150); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #372837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372837 is #C8D7C8. Grayscale: #2E2E2E. Windows color (decimal): -13162441 or 3614775. OLE color: 3614775.
HSL color Cylindrical-coordinate representation of color #372837: hue angle of 300º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #372837 is Cyan = 0, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 40 | 55 | - |
| CMYK | 0 | 0.27 | 0 | 0.78 |
| HSL | 300º | 0.16% | 0.19% | - |
| HSV(B) | 300º | 0.27% | 0.22% | - |
| XYZ | 3.02 | 2.61 | 3.96 | - |
| YUV | 46.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 55 | 0 | 0.27 | 0 | 0.78 | 300 | 0.16 | 0.19 |
| Hex | 37 | 28 | 37 | 0 | 1B | 0 | 4E | 12C | 10 | 13 |
| Octal | 67 | 50 | 67 | 0 | 33 | 0 | 116 | 454 | 20 | 23 |
| Binary | 110111 | 101000 | 110111 | 0 | 11011 | 0 | 1001110 | 100101100 | 10000 | 10011 |
Color Harmonies of #372837
Complementary color
Monochromatic Colors of #372837
Black with #372837
Text Example
Text Example
White with #372837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372837; }
p { color: rgb(55,40,55); }
H1.HeaderClassName
{
color: #372837;
}
.AnyTagClassName
{
color: #372837;
}
</style>
background-color css
<style>
a { background-color: #372837; }
a { background-color: rgb(55,40,55); }
div.DivClassName
{
background-color: #372837;
}
.BgClassName
{
background-color: #372837;
}
</style>
border-color css
<style>
span { border-color: #372837; }
span { border-color: rgb(55,40,55); }
td.TdClassName
{
border-color: #372837;
}
.TagClassName
{
border-color: #372837;
}
</style>