Shades of Havana #392425
Tints of Havana #392425
RGB
CMYK
RGB Variations
Color information
#392425 (or 0x392425) is known color: Havana. HEX triplet: 39, 24 and 25. RGB value is (57,36,37). Sum of RGB (Red+Green+Blue) = 57+36+37=130 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.85% from 130); Green value is 36 (14.45% from 255 or 27.69% from 130); Blue value is 37 (14.84% from 255 or 28.46% from 130); Max value from RGB is 57 - color contains mainly: red. Hex color #392425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392425 is #C6DBDA. Grayscale: #2A2A2A. Windows color (decimal): -13032411 or 2434105. OLE color: 2434105.
HSL color Cylindrical-coordinate representation of color #392425: hue angle of 357.14º degrees, saturation: 0.23, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #392425 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 36 | 37 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.78 |
| HSL | 357.14º | 0.23% | 0.18% | - |
| HSV(B) | 357.14º | 0.37% | 0.22% | - |
| XYZ | 2.65 | 2.27 | 2.05 | - |
| YUV | 42.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 37 | 0 | 0.37 | 0.35 | 0.78 | 357.14 | 0.23 | 0.18 |
| Hex | 39 | 24 | 25 | 0 | 25 | 23 | 4E | 165 | 17 | 12 |
| Octal | 71 | 44 | 45 | 0 | 45 | 43 | 116 | 545 | 27 | 22 |
| Binary | 111001 | 100100 | 100101 | 0 | 100101 | 100011 | 1001110 | 101100101 | 10111 | 10010 |
Color Harmonies of #392425
Complementary color
Monochromatic Colors of #392425
Black with #392425
Text Example
Text Example
White with #392425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392425; }
p { color: rgb(57,36,37); }
H1.HeaderClassName
{
color: #392425;
}
.AnyTagClassName
{
color: #392425;
}
</style>
background-color css
<style>
a { background-color: #392425; }
a { background-color: rgb(57,36,37); }
div.DivClassName
{
background-color: #392425;
}
.BgClassName
{
background-color: #392425;
}
</style>
border-color css
<style>
span { border-color: #392425; }
span { border-color: rgb(57,36,37); }
td.TdClassName
{
border-color: #392425;
}
.TagClassName
{
border-color: #392425;
}
</style>