Shades of Valentino #393138
Tints of Valentino #393138
RGB
CMYK
RGB Variations
Color information
#393138 (or 0x393138) is known color: Valentino. HEX triplet: 39, 31 and 38. RGB value is (57,49,56). Sum of RGB (Red+Green+Blue) = 57+49+56=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 49 (19.53% from 255 or 30.25% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 57 - color contains mainly: red. Hex color #393138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393138 is #C6CEC7. Grayscale: #343434. Windows color (decimal): -13029064 or 3682617. OLE color: 3682617.
HSL color Cylindrical-coordinate representation of color #393138: hue angle of 307.5º degrees, saturation: 0.08, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #393138 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 49 | 56 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.78 |
| HSL | 307.5º | 0.08% | 0.21% | - |
| HSV(B) | 307.5º | 0.14% | 0.22% | - |
| XYZ | 3.5 | 3.35 | 4.2 | - |
| YUV | 52.19 | 130.15 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 49 | 56 | 0 | 0.14 | 0.02 | 0.78 | 307.5 | 0.08 | 0.21 |
| Hex | 39 | 31 | 38 | 0 | E | 2 | 4E | 134 | 8 | 15 |
| Octal | 71 | 61 | 70 | 0 | 16 | 2 | 116 | 464 | 10 | 25 |
| Binary | 111001 | 110001 | 111000 | 0 | 1110 | 10 | 1001110 | 100110100 | 1000 | 10101 |
Color Harmonies of #393138
Complementary color
Monochromatic Colors of #393138
Black with #393138
Text Example
Text Example
White with #393138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393138; }
p { color: rgb(57,49,56); }
H1.HeaderClassName
{
color: #393138;
}
.AnyTagClassName
{
color: #393138;
}
</style>
background-color css
<style>
a { background-color: #393138; }
a { background-color: rgb(57,49,56); }
div.DivClassName
{
background-color: #393138;
}
.BgClassName
{
background-color: #393138;
}
</style>
border-color css
<style>
span { border-color: #393138; }
span { border-color: rgb(57,49,56); }
td.TdClassName
{
border-color: #393138;
}
.TagClassName
{
border-color: #393138;
}
</style>