Shades of Valentino #372839
Tints of Valentino #372839
RGB
CMYK
RGB Variations
Color information
#372839 (or 0x372839) is known color: Valentino. HEX triplet: 37, 28 and 39. RGB value is (55,40,57). Sum of RGB (Red+Green+Blue) = 55+40+57=152 (20% of max value = 765). Red value is 55 (21.88% from 255 or 36.18% from 152); Green value is 40 (16.02% from 255 or 26.32% from 152); Blue value is 57 (22.66% from 255 or 37.5% from 152); Max value from RGB is 57 - color contains mainly: blue. Hex color #372839 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372839 is #C8D7C6. Grayscale: #2E2E2E. Windows color (decimal): -13162439 or 3745847. OLE color: 3745847.
HSL color Cylindrical-coordinate representation of color #372839: hue angle of 292.94º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #372839 is Cyan = 0.04, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 40 | 57 | - |
| CMYK | 0.04 | 0.30 | 0 | 0.78 |
| HSL | 292.94º | 0.18% | 0.19% | - |
| HSV(B) | 292.94º | 0.3% | 0.22% | - |
| XYZ | 3.07 | 2.63 | 4.22 | - |
| YUV | 46.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 57 | 0.04 | 0.30 | 0 | 0.78 | 292.94 | 0.18 | 0.19 |
| Hex | 37 | 28 | 39 | 4 | 1E | 0 | 4E | 125 | 12 | 13 |
| Octal | 67 | 50 | 71 | 4 | 36 | 0 | 116 | 445 | 22 | 23 |
| Binary | 110111 | 101000 | 111001 | 100 | 11110 | 0 | 1001110 | 100100101 | 10010 | 10011 |
Color Harmonies of #372839
Complementary color
Monochromatic Colors of #372839
Black with #372839
Text Example
Text Example
White with #372839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372839; }
p { color: rgb(55,40,57); }
H1.HeaderClassName
{
color: #372839;
}
.AnyTagClassName
{
color: #372839;
}
</style>
background-color css
<style>
a { background-color: #372839; }
a { background-color: rgb(55,40,57); }
div.DivClassName
{
background-color: #372839;
}
.BgClassName
{
background-color: #372839;
}
</style>
border-color css
<style>
span { border-color: #372839; }
span { border-color: rgb(55,40,57); }
td.TdClassName
{
border-color: #372839;
}
.TagClassName
{
border-color: #372839;
}
</style>