Shades of Valentino #373437
Tints of Valentino #373437
RGB
CMYK
RGB Variations
Color information
#373437 (or 0x373437) is known color: Valentino. HEX triplet: 37, 34 and 37. RGB value is (55,52,55). Sum of RGB (Red+Green+Blue) = 55+52+55=162 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.95% from 162); Green value is 52 (20.70% from 255 or 32.10% from 162); Blue value is 55 (21.88% from 255 or 33.95% from 162); Max value from RGB is 55 - color contains mainly: red, blue. Hex color #373437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373437 is #C8CBC8. Grayscale: #353535. Windows color (decimal): -13159369 or 3617847. OLE color: 3617847.
HSL color Cylindrical-coordinate representation of color #373437: hue angle of 300º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #373437 is Cyan = 0, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
RGB | 55 | 52 | 55 | - |
CMYK | 0 | 0.05 | 0 | 0.78 |
HSL | 300º | 0.03% | 0.21% | - |
HSV(B) | 300º | 0.05% | 0.22% | - |
XYZ | 3.49 | 3.54 | 4.11 | - |
YUV | 53.24 | 128.99 | 129.26 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 55 | 52 | 55 | 0 | 0.05 | 0 | 0.78 | 300 | 0.03 | 0.21 |
Hex | 37 | 34 | 37 | 0 | 5 | 0 | 4E | 12C | 3 | 15 |
Octal | 67 | 64 | 67 | 0 | 5 | 0 | 116 | 454 | 3 | 25 |
Binary | 110111 | 110100 | 110111 | 0 | 101 | 0 | 1001110 | 100101100 | 11 | 10101 |
Color Harmonies of #373437
Complementary color
Monochromatic Colors of #373437
Black with #373437
Text Example
Text Example
White with #373437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373437; }
p { color: rgb(55,52,55); }
H1.HeaderClassName
{
color: #373437;
}
.AnyTagClassName
{
color: #373437;
}
</style>
background-color css
<style>
a { background-color: #373437; }
a { background-color: rgb(55,52,55); }
div.DivClassName
{
background-color: #373437;
}
.BgClassName
{
background-color: #373437;
}
</style>
border-color css
<style>
span { border-color: #373437; }
span { border-color: rgb(55,52,55); }
td.TdClassName
{
border-color: #373437;
}
.TagClassName
{
border-color: #373437;
}
</style>