Shades of Valentino #393439
Tints of Valentino #393439
RGB
CMYK
RGB Variations
Color information
#393439 (or 0x393439) is known color: Valentino. HEX triplet: 39, 34 and 39. RGB value is (57,52,57). Sum of RGB (Red+Green+Blue) = 57+52+57=166 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.34% from 166); Green value is 52 (20.70% from 255 or 31.33% from 166); Blue value is 57 (22.66% from 255 or 34.34% from 166); Max value from RGB is 57 - color contains mainly: red, blue. Hex color #393439 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393439 is #C6CBC6. Grayscale: #363636. Windows color (decimal): -13028295 or 3748921. OLE color: 3748921.
HSL color Cylindrical-coordinate representation of color #393439: hue angle of 300º degrees, saturation: 0.05, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #393439 is Cyan = 0, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 52 | 57 | - |
| CMYK | 0 | 0.09 | 0 | 0.78 |
| HSL | 300º | 0.05% | 0.21% | - |
| HSV(B) | 300º | 0.09% | 0.22% | - |
| XYZ | 3.65 | 3.62 | 4.38 | - |
| YUV | 54.07 | 129.66 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 57 | 0 | 0.09 | 0 | 0.78 | 300 | 0.05 | 0.21 |
| Hex | 39 | 34 | 39 | 0 | 9 | 0 | 4E | 12C | 5 | 15 |
| Octal | 71 | 64 | 71 | 0 | 11 | 0 | 116 | 454 | 5 | 25 |
| Binary | 111001 | 110100 | 111001 | 0 | 1001 | 0 | 1001110 | 100101100 | 101 | 10101 |
Color Harmonies of #393439
Complementary color
Monochromatic Colors of #393439
Black with #393439
Text Example
Text Example
White with #393439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393439; }
p { color: rgb(57,52,57); }
H1.HeaderClassName
{
color: #393439;
}
.AnyTagClassName
{
color: #393439;
}
</style>
background-color css
<style>
a { background-color: #393439; }
a { background-color: rgb(57,52,57); }
div.DivClassName
{
background-color: #393439;
}
.BgClassName
{
background-color: #393439;
}
</style>
border-color css
<style>
span { border-color: #393439; }
span { border-color: rgb(57,52,57); }
td.TdClassName
{
border-color: #393439;
}
.TagClassName
{
border-color: #393439;
}
</style>