Shades of Havana #382526
Tints of Havana #382526
RGB
CMYK
RGB Variations
Color information
#382526 (or 0x382526) is known color: Havana. HEX triplet: 38, 25 and 26. RGB value is (56,37,38). Sum of RGB (Red+Green+Blue) = 56+37+38=131 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.75% from 131); Green value is 37 (14.84% from 255 or 28.24% from 131); Blue value is 38 (15.23% from 255 or 29.01% from 131); Max value from RGB is 56 - color contains mainly: red. Hex color #382526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382526 is #C7DAD9. Grayscale: #2A2A2A. Windows color (decimal): -13097690 or 2499896. OLE color: 2499896.
HSL color Cylindrical-coordinate representation of color #382526: hue angle of 356.84º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #382526 is Cyan = 0, Magento = 0.34, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 37 | 38 | - |
| CMYK | 0 | 0.34 | 0.32 | 0.78 |
| HSL | 356.84º | 0.2% | 0.18% | - |
| HSV(B) | 356.84º | 0.34% | 0.22% | - |
| XYZ | 2.64 | 2.3 | 2.14 | - |
| YUV | 42.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 38 | 0 | 0.34 | 0.32 | 0.78 | 356.84 | 0.2 | 0.18 |
| Hex | 38 | 25 | 26 | 0 | 22 | 20 | 4E | 165 | 14 | 12 |
| Octal | 70 | 45 | 46 | 0 | 42 | 40 | 116 | 545 | 24 | 22 |
| Binary | 111000 | 100101 | 100110 | 0 | 100010 | 100000 | 1001110 | 101100101 | 10100 | 10010 |
Color Harmonies of #382526
Complementary color
Monochromatic Colors of #382526
Black with #382526
Text Example
Text Example
White with #382526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382526; }
p { color: rgb(56,37,38); }
H1.HeaderClassName
{
color: #382526;
}
.AnyTagClassName
{
color: #382526;
}
</style>
background-color css
<style>
a { background-color: #382526; }
a { background-color: rgb(56,37,38); }
div.DivClassName
{
background-color: #382526;
}
.BgClassName
{
background-color: #382526;
}
</style>
border-color css
<style>
span { border-color: #382526; }
span { border-color: rgb(56,37,38); }
td.TdClassName
{
border-color: #382526;
}
.TagClassName
{
border-color: #382526;
}
</style>