Shades of Valentino #372836
Tints of Valentino #372836
RGB
CMYK
RGB Variations
Color information
#372836 (or 0x372836) is known color: Valentino. HEX triplet: 37, 28 and 36. RGB value is (55,40,54). Sum of RGB (Red+Green+Blue) = 55+40+54=149 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.91% from 149); Green value is 40 (16.02% from 255 or 26.85% from 149); Blue value is 54 (21.48% from 255 or 36.24% from 149); Max value from RGB is 55 - color contains mainly: red. Hex color #372836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372836 is #C8D7C9. Grayscale: #2E2E2E. Windows color (decimal): -13162442 or 3549239. OLE color: 3549239.
HSL color Cylindrical-coordinate representation of color #372836: hue angle of 304º 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 #372836 is Cyan = 0, Magento = 0.27, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 40 | 54 | - |
| CMYK | 0 | 0.27 | 0.02 | 0.78 |
| HSL | 304º | 0.16% | 0.19% | - |
| HSV(B) | 304º | 0.27% | 0.22% | - |
| XYZ | 3 | 2.6 | 3.83 | - |
| YUV | 46.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 54 | 0 | 0.27 | 0.02 | 0.78 | 304 | 0.16 | 0.19 |
| Hex | 37 | 28 | 36 | 0 | 1B | 2 | 4E | 130 | 10 | 13 |
| Octal | 67 | 50 | 66 | 0 | 33 | 2 | 116 | 460 | 20 | 23 |
| Binary | 110111 | 101000 | 110110 | 0 | 11011 | 10 | 1001110 | 100110000 | 10000 | 10011 |
Color Harmonies of #372836
Complementary color
Monochromatic Colors of #372836
Black with #372836
Text Example
Text Example
White with #372836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372836; }
p { color: rgb(55,40,54); }
H1.HeaderClassName
{
color: #372836;
}
.AnyTagClassName
{
color: #372836;
}
</style>
background-color css
<style>
a { background-color: #372836; }
a { background-color: rgb(55,40,54); }
div.DivClassName
{
background-color: #372836;
}
.BgClassName
{
background-color: #372836;
}
</style>
border-color css
<style>
span { border-color: #372836; }
span { border-color: rgb(55,40,54); }
td.TdClassName
{
border-color: #372836;
}
.TagClassName
{
border-color: #372836;
}
</style>