Shades of Valentino #373138
Tints of Valentino #373138
RGB
CMYK
RGB Variations
Color information
#373138 (or 0x373138) is known color: Valentino. HEX triplet: 37, 31 and 38. RGB value is (55,49,56). Sum of RGB (Red+Green+Blue) = 55+49+56=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 49 (19.53% from 255 or 30.62% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 56 - color contains mainly: blue. Hex color #373138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373138 is #C8CEC7. Grayscale: #333333. Windows color (decimal): -13160136 or 3682615. OLE color: 3682615.
HSL color Cylindrical-coordinate representation of color #373138: hue angle of 291.43º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #373138 is Cyan = 0.02, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 49 | 56 | - |
| CMYK | 0.02 | 0.12 | 0 | 0.78 |
| HSL | 291.43º | 0.07% | 0.21% | - |
| HSV(B) | 291.43º | 0.13% | 0.22% | - |
| XYZ | 3.39 | 3.29 | 4.2 | - |
| YUV | 51.59 | 130.49 | 130.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 49 | 56 | 0.02 | 0.12 | 0 | 0.78 | 291.43 | 0.07 | 0.21 |
| Hex | 37 | 31 | 38 | 2 | C | 0 | 4E | 123 | 7 | 15 |
| Octal | 67 | 61 | 70 | 2 | 14 | 0 | 116 | 443 | 7 | 25 |
| Binary | 110111 | 110001 | 111000 | 10 | 1100 | 0 | 1001110 | 100100011 | 111 | 10101 |
Color Harmonies of #373138
Complementary color
Monochromatic Colors of #373138
Black with #373138
Text Example
Text Example
White with #373138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373138; }
p { color: rgb(55,49,56); }
H1.HeaderClassName
{
color: #373138;
}
.AnyTagClassName
{
color: #373138;
}
</style>
background-color css
<style>
a { background-color: #373138; }
a { background-color: rgb(55,49,56); }
div.DivClassName
{
background-color: #373138;
}
.BgClassName
{
background-color: #373138;
}
</style>
border-color css
<style>
span { border-color: #373138; }
span { border-color: rgb(55,49,56); }
td.TdClassName
{
border-color: #373138;
}
.TagClassName
{
border-color: #373138;
}
</style>