Shades of Valentino #372938
Tints of Valentino #372938
RGB
CMYK
RGB Variations
Color information
#372938 (or 0x372938) is known color: Valentino. HEX triplet: 37, 29 and 38. RGB value is (55,41,56). Sum of RGB (Red+Green+Blue) = 55+41+56=152 (20% of max value = 765). Red value is 55 (21.88% from 255 or 36.18% from 152); Green value is 41 (16.41% from 255 or 26.97% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 56 - color contains mainly: blue. Hex color #372938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372938 is #C8D6C7. Grayscale: #2E2E2E. Windows color (decimal): -13162184 or 3680567. OLE color: 3680567.
HSL color Cylindrical-coordinate representation of color #372938: hue angle of 296º degrees, saturation: 0.15, 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 #372938 is Cyan = 0.02, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 41 | 56 | - |
| CMYK | 0.02 | 0.27 | 0 | 0.78 |
| HSL | 296º | 0.15% | 0.19% | - |
| HSV(B) | 296º | 0.27% | 0.22% | - |
| XYZ | 3.08 | 2.68 | 4.1 | - |
| YUV | 46.9 | 133.14 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 56 | 0.02 | 0.27 | 0 | 0.78 | 296 | 0.15 | 0.19 |
| Hex | 37 | 29 | 38 | 2 | 1B | 0 | 4E | 128 | F | 13 |
| Octal | 67 | 51 | 70 | 2 | 33 | 0 | 116 | 450 | 17 | 23 |
| Binary | 110111 | 101001 | 111000 | 10 | 11011 | 0 | 1001110 | 100101000 | 1111 | 10011 |
Color Harmonies of #372938
Complementary color
Monochromatic Colors of #372938
Black with #372938
Text Example
Text Example
White with #372938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372938; }
p { color: rgb(55,41,56); }
H1.HeaderClassName
{
color: #372938;
}
.AnyTagClassName
{
color: #372938;
}
</style>
background-color css
<style>
a { background-color: #372938; }
a { background-color: rgb(55,41,56); }
div.DivClassName
{
background-color: #372938;
}
.BgClassName
{
background-color: #372938;
}
</style>
border-color css
<style>
span { border-color: #372938; }
span { border-color: rgb(55,41,56); }
td.TdClassName
{
border-color: #372938;
}
.TagClassName
{
border-color: #372938;
}
</style>