Shades of Valentino #373438
Tints of Valentino #373438
RGB
CMYK
RGB Variations
Color information
#373438 (or 0x373438) is known color: Valentino. HEX triplet: 37, 34 and 38. RGB value is (55,52,56). Sum of RGB (Red+Green+Blue) = 55+52+56=163 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.74% from 163); Green value is 52 (20.70% from 255 or 31.90% from 163); Blue value is 56 (22.27% from 255 or 34.36% from 163); Max value from RGB is 56 - color contains mainly: blue. Hex color #373438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373438 is #C8CBC7. Grayscale: #353535. Windows color (decimal): -13159368 or 3683383. OLE color: 3683383.
HSL color Cylindrical-coordinate representation of color #373438: hue angle of 285º degrees, saturation: 0.04, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #373438 is Cyan = 0.02, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 52 | 56 | - |
| CMYK | 0.02 | 0.07 | 0 | 0.78 |
| HSL | 285º | 0.04% | 0.21% | - |
| HSV(B) | 285º | 0.07% | 0.22% | - |
| XYZ | 3.52 | 3.55 | 4.24 | - |
| YUV | 53.35 | 129.49 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 56 | 0.02 | 0.07 | 0 | 0.78 | 285 | 0.04 | 0.21 |
| Hex | 37 | 34 | 38 | 2 | 7 | 0 | 4E | 11D | 4 | 15 |
| Octal | 67 | 64 | 70 | 2 | 7 | 0 | 116 | 435 | 4 | 25 |
| Binary | 110111 | 110100 | 111000 | 10 | 111 | 0 | 1001110 | 100011101 | 100 | 10101 |
Color Harmonies of #373438
Complementary color
Monochromatic Colors of #373438
Black with #373438
Text Example
Text Example
White with #373438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373438; }
p { color: rgb(55,52,56); }
H1.HeaderClassName
{
color: #373438;
}
.AnyTagClassName
{
color: #373438;
}
</style>
background-color css
<style>
a { background-color: #373438; }
a { background-color: rgb(55,52,56); }
div.DivClassName
{
background-color: #373438;
}
.BgClassName
{
background-color: #373438;
}
</style>
border-color css
<style>
span { border-color: #373438; }
span { border-color: rgb(55,52,56); }
td.TdClassName
{
border-color: #373438;
}
.TagClassName
{
border-color: #373438;
}
</style>