Shades of Valentino #392738
Tints of Valentino #392738
RGB
CMYK
RGB Variations
Color information
#392738 (or 0x392738) is known color: Valentino. HEX triplet: 39, 27 and 38. RGB value is (57,39,56). Sum of RGB (Red+Green+Blue) = 57+39+56=152 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.5% from 152); Green value is 39 (15.62% from 255 or 25.66% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 57 - color contains mainly: red. Hex color #392738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392738 is #C6D8C7. Grayscale: #2E2E2E. Windows color (decimal): -13031624 or 3680057. OLE color: 3680057.
HSL color Cylindrical-coordinate representation of color #392738: hue angle of 303.33º degrees, saturation: 0.19, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #392738 is Cyan = 0, Magento = 0.32, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 39 | 56 | - |
| CMYK | 0 | 0.32 | 0.02 | 0.78 |
| HSL | 303.33º | 0.19% | 0.19% | - |
| HSV(B) | 303.33º | 0.32% | 0.22% | - |
| XYZ | 3.13 | 2.61 | 4.08 | - |
| YUV | 46.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 56 | 0 | 0.32 | 0.02 | 0.78 | 303.33 | 0.19 | 0.19 |
| Hex | 39 | 27 | 38 | 0 | 20 | 2 | 4E | 12F | 13 | 13 |
| Octal | 71 | 47 | 70 | 0 | 40 | 2 | 116 | 457 | 23 | 23 |
| Binary | 111001 | 100111 | 111000 | 0 | 100000 | 10 | 1001110 | 100101111 | 10011 | 10011 |
Color Harmonies of #392738
Complementary color
Monochromatic Colors of #392738
Black with #392738
Text Example
Text Example
White with #392738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392738; }
p { color: rgb(57,39,56); }
H1.HeaderClassName
{
color: #392738;
}
.AnyTagClassName
{
color: #392738;
}
</style>
background-color css
<style>
a { background-color: #392738; }
a { background-color: rgb(57,39,56); }
div.DivClassName
{
background-color: #392738;
}
.BgClassName
{
background-color: #392738;
}
</style>
border-color css
<style>
span { border-color: #392738; }
span { border-color: rgb(57,39,56); }
td.TdClassName
{
border-color: #392738;
}
.TagClassName
{
border-color: #392738;
}
</style>