Shades of Havana #382425
Tints of Havana #382425
RGB
CMYK
RGB Variations
Color information
#382425 (or 0x382425) is known color: Havana. HEX triplet: 38, 24 and 25. RGB value is (56,36,37). Sum of RGB (Red+Green+Blue) = 56+36+37=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 36 (14.45% from 255 or 27.91% from 129); Blue value is 37 (14.84% from 255 or 28.68% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #382425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382425 is #C7DBDA. Grayscale: #2A2A2A. Windows color (decimal): -13097947 or 2434104. OLE color: 2434104.
HSL color Cylindrical-coordinate representation of color #382425: hue angle of 357º degrees, saturation: 0.22, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #382425 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 36 | 37 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.78 |
| HSL | 357º | 0.22% | 0.18% | - |
| HSV(B) | 357º | 0.36% | 0.22% | - |
| XYZ | 2.6 | 2.24 | 2.05 | - |
| YUV | 42.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 36 | 37 | 0 | 0.36 | 0.34 | 0.78 | 357 | 0.22 | 0.18 |
| Hex | 38 | 24 | 25 | 0 | 24 | 22 | 4E | 165 | 16 | 12 |
| Octal | 70 | 44 | 45 | 0 | 44 | 42 | 116 | 545 | 26 | 22 |
| Binary | 111000 | 100100 | 100101 | 0 | 100100 | 100010 | 1001110 | 101100101 | 10110 | 10010 |
Color Harmonies of #382425
Complementary color
Monochromatic Colors of #382425
Black with #382425
Text Example
Text Example
White with #382425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382425; }
p { color: rgb(56,36,37); }
H1.HeaderClassName
{
color: #382425;
}
.AnyTagClassName
{
color: #382425;
}
</style>
background-color css
<style>
a { background-color: #382425; }
a { background-color: rgb(56,36,37); }
div.DivClassName
{
background-color: #382425;
}
.BgClassName
{
background-color: #382425;
}
</style>
border-color css
<style>
span { border-color: #382425; }
span { border-color: rgb(56,36,37); }
td.TdClassName
{
border-color: #382425;
}
.TagClassName
{
border-color: #382425;
}
</style>