Shades of Havana #392829
Tints of Havana #392829
RGB
CMYK
RGB Variations
Color information
#392829 (or 0x392829) is known color: Havana. HEX triplet: 39, 28 and 29. RGB value is (57,40,41). Sum of RGB (Red+Green+Blue) = 57+40+41=138 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.30% from 138); Green value is 40 (16.02% from 255 or 28.99% from 138); Blue value is 41 (16.41% from 255 or 29.71% from 138); Max value from RGB is 57 - color contains mainly: red. Hex color #392829 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392829 is #C6D7D6. Grayscale: #2D2D2D. Windows color (decimal): -13031383 or 2697273. OLE color: 2697273.
HSL color Cylindrical-coordinate representation of color #392829: hue angle of 356.47º 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 #392829 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 41 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.78 |
| HSL | 356.47º | 0.18% | 0.19% | - |
| HSV(B) | 356.47º | 0.3% | 0.22% | - |
| XYZ | 2.85 | 2.55 | 2.44 | - |
| YUV | 45.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 41 | 0 | 0.30 | 0.28 | 0.78 | 356.47 | 0.18 | 0.19 |
| Hex | 39 | 28 | 29 | 0 | 1E | 1C | 4E | 164 | 12 | 13 |
| Octal | 71 | 50 | 51 | 0 | 36 | 34 | 116 | 544 | 22 | 23 |
| Binary | 111001 | 101000 | 101001 | 0 | 11110 | 11100 | 1001110 | 101100100 | 10010 | 10011 |
Color Harmonies of #392829
Complementary color
Monochromatic Colors of #392829
Black with #392829
Text Example
Text Example
White with #392829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392829; }
p { color: rgb(57,40,41); }
H1.HeaderClassName
{
color: #392829;
}
.AnyTagClassName
{
color: #392829;
}
</style>
background-color css
<style>
a { background-color: #392829; }
a { background-color: rgb(57,40,41); }
div.DivClassName
{
background-color: #392829;
}
.BgClassName
{
background-color: #392829;
}
</style>
border-color css
<style>
span { border-color: #392829; }
span { border-color: rgb(57,40,41); }
td.TdClassName
{
border-color: #392829;
}
.TagClassName
{
border-color: #392829;
}
</style>