Shades of Havana #393132
Tints of Havana #393132
RGB
CMYK
RGB Variations
Color information
#393132 (or 0x393132) is known color: Havana. HEX triplet: 39, 31 and 32. RGB value is (57,49,50). Sum of RGB (Red+Green+Blue) = 57+49+50=156 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.54% from 156); Green value is 49 (19.53% from 255 or 31.41% from 156); Blue value is 50 (19.92% from 255 or 32.05% from 156); Max value from RGB is 57 - color contains mainly: red. Hex color #393132 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393132 is #C6CECD. Grayscale: #333333. Windows color (decimal): -13029070 or 3289401. OLE color: 3289401.
HSL color Cylindrical-coordinate representation of color #393132: hue angle of 352.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 #393132 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 49 | 50 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.78 |
| HSL | 352.5º | 0.08% | 0.21% | - |
| HSV(B) | 352.5º | 0.14% | 0.22% | - |
| XYZ | 3.36 | 3.3 | 3.48 | - |
| YUV | 51.51 | 127.15 | 131.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 49 | 50 | 0 | 0.14 | 0.12 | 0.78 | 352.5 | 0.08 | 0.21 |
| Hex | 39 | 31 | 32 | 0 | E | C | 4E | 160 | 8 | 15 |
| Octal | 71 | 61 | 62 | 0 | 16 | 14 | 116 | 540 | 10 | 25 |
| Binary | 111001 | 110001 | 110010 | 0 | 1110 | 1100 | 1001110 | 101100000 | 1000 | 10101 |
Color Harmonies of #393132
Complementary color
Monochromatic Colors of #393132
Black with #393132
Text Example
Text Example
White with #393132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393132; }
p { color: rgb(57,49,50); }
H1.HeaderClassName
{
color: #393132;
}
.AnyTagClassName
{
color: #393132;
}
</style>
background-color css
<style>
a { background-color: #393132; }
a { background-color: rgb(57,49,50); }
div.DivClassName
{
background-color: #393132;
}
.BgClassName
{
background-color: #393132;
}
</style>
border-color css
<style>
span { border-color: #393132; }
span { border-color: rgb(57,49,50); }
td.TdClassName
{
border-color: #393132;
}
.TagClassName
{
border-color: #393132;
}
</style>