Shades of Valentino #372737
Tints of Valentino #372737
RGB
CMYK
RGB Variations
Color information
#372737 (or 0x372737) is known color: Valentino. HEX triplet: 37, 27 and 37. RGB value is (55,39,55). Sum of RGB (Red+Green+Blue) = 55+39+55=149 (19% of max value = 765). Red value is 55 (21.88% from 255 or 36.91% from 149); Green value is 39 (15.62% from 255 or 26.17% from 149); Blue value is 55 (21.88% from 255 or 36.91% from 149); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #372737 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372737 is #C8D8C8. Grayscale: #2D2D2D. Windows color (decimal): -13162697 or 3614519. OLE color: 3614519.
HSL color Cylindrical-coordinate representation of color #372737: hue angle of 300º degrees, saturation: 0.17, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #372737 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 39 | 55 | - |
| CMYK | 0 | 0.29 | 0 | 0.78 |
| HSL | 300º | 0.17% | 0.18% | - |
| HSV(B) | 300º | 0.29% | 0.22% | - |
| XYZ | 2.99 | 2.54 | 3.95 | - |
| YUV | 45.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 55 | 0 | 0.29 | 0 | 0.78 | 300 | 0.17 | 0.18 |
| Hex | 37 | 27 | 37 | 0 | 1D | 0 | 4E | 12C | 11 | 12 |
| Octal | 67 | 47 | 67 | 0 | 35 | 0 | 116 | 454 | 21 | 22 |
| Binary | 110111 | 100111 | 110111 | 0 | 11101 | 0 | 1001110 | 100101100 | 10001 | 10010 |
Color Harmonies of #372737
Complementary color
Monochromatic Colors of #372737
Black with #372737
Text Example
Text Example
White with #372737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372737; }
p { color: rgb(55,39,55); }
H1.HeaderClassName
{
color: #372737;
}
.AnyTagClassName
{
color: #372737;
}
</style>
background-color css
<style>
a { background-color: #372737; }
a { background-color: rgb(55,39,55); }
div.DivClassName
{
background-color: #372737;
}
.BgClassName
{
background-color: #372737;
}
</style>
border-color css
<style>
span { border-color: #372737; }
span { border-color: rgb(55,39,55); }
td.TdClassName
{
border-color: #372737;
}
.TagClassName
{
border-color: #372737;
}
</style>