Shades of Valentino #373036
Tints of Valentino #373036
RGB
CMYK
RGB Variations
Color information
#373036 (or 0x373036) is known color: Valentino. HEX triplet: 37, 30 and 36. RGB value is (55,48,54). Sum of RGB (Red+Green+Blue) = 55+48+54=157 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.03% from 157); Green value is 48 (19.14% from 255 or 30.57% from 157); Blue value is 54 (21.48% from 255 or 34.39% from 157); Max value from RGB is 55 - color contains mainly: red. Hex color #373036 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373036 is #C8CFC9. Grayscale: #323232. Windows color (decimal): -13160394 or 3551287. OLE color: 3551287.
HSL color Cylindrical-coordinate representation of color #373036: hue angle of 308.57º degrees, saturation: 0.07, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #373036 is Cyan = 0, Magento = 0.13, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 48 | 54 | - |
| CMYK | 0 | 0.13 | 0.02 | 0.78 |
| HSL | 308.57º | 0.07% | 0.2% | - |
| HSV(B) | 308.57º | 0.13% | 0.22% | - |
| XYZ | 3.3 | 3.19 | 3.93 | - |
| YUV | 50.78 | 129.82 | 131.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 54 | 0 | 0.13 | 0.02 | 0.78 | 308.57 | 0.07 | 0.2 |
| Hex | 37 | 30 | 36 | 0 | D | 2 | 4E | 135 | 7 | 14 |
| Octal | 67 | 60 | 66 | 0 | 15 | 2 | 116 | 465 | 7 | 24 |
| Binary | 110111 | 110000 | 110110 | 0 | 1101 | 10 | 1001110 | 100110101 | 111 | 10100 |
Color Harmonies of #373036
Complementary color
Monochromatic Colors of #373036
Black with #373036
Text Example
Text Example
White with #373036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373036; }
p { color: rgb(55,48,54); }
H1.HeaderClassName
{
color: #373036;
}
.AnyTagClassName
{
color: #373036;
}
</style>
background-color css
<style>
a { background-color: #373036; }
a { background-color: rgb(55,48,54); }
div.DivClassName
{
background-color: #373036;
}
.BgClassName
{
background-color: #373036;
}
</style>
border-color css
<style>
span { border-color: #373036; }
span { border-color: rgb(55,48,54); }
td.TdClassName
{
border-color: #373036;
}
.TagClassName
{
border-color: #373036;
}
</style>