Shades of Valentino #392837
Tints of Valentino #392837
RGB
CMYK
RGB Variations
Color information
#392837 (or 0x392837) is known color: Valentino. HEX triplet: 39, 28 and 37. RGB value is (57,40,55). Sum of RGB (Red+Green+Blue) = 57+40+55=152 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.5% from 152); Green value is 40 (16.02% from 255 or 26.32% from 152); Blue value is 55 (21.88% from 255 or 36.18% from 152); Max value from RGB is 57 - color contains mainly: red. Hex color #392837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392837 is #C6D7C8. Grayscale: #2E2E2E. Windows color (decimal): -13031369 or 3614777. OLE color: 3614777.
HSL color Cylindrical-coordinate representation of color #392837: hue angle of 307.06º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #392837 is Cyan = 0, Magento = 0.30, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 55 | - |
| CMYK | 0 | 0.30 | 0.04 | 0.78 |
| HSL | 307.06º | 0.18% | 0.19% | - |
| HSV(B) | 307.06º | 0.3% | 0.22% | - |
| XYZ | 3.14 | 2.66 | 3.96 | - |
| YUV | 46.79 | 132.63 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 55 | 0 | 0.30 | 0.04 | 0.78 | 307.06 | 0.18 | 0.19 |
| Hex | 39 | 28 | 37 | 0 | 1E | 4 | 4E | 133 | 12 | 13 |
| Octal | 71 | 50 | 67 | 0 | 36 | 4 | 116 | 463 | 22 | 23 |
| Binary | 111001 | 101000 | 110111 | 0 | 11110 | 100 | 1001110 | 100110011 | 10010 | 10011 |
Color Harmonies of #392837
Complementary color
Monochromatic Colors of #392837
Black with #392837
Text Example
Text Example
White with #392837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392837; }
p { color: rgb(57,40,55); }
H1.HeaderClassName
{
color: #392837;
}
.AnyTagClassName
{
color: #392837;
}
</style>
background-color css
<style>
a { background-color: #392837; }
a { background-color: rgb(57,40,55); }
div.DivClassName
{
background-color: #392837;
}
.BgClassName
{
background-color: #392837;
}
</style>
border-color css
<style>
span { border-color: #392837; }
span { border-color: rgb(57,40,55); }
td.TdClassName
{
border-color: #392837;
}
.TagClassName
{
border-color: #392837;
}
</style>