Shades of Espresso #472626
Tints of Espresso #472626
RGB
CMYK
RGB Variations
Color information
#472626 (or 0x472626) is known color: Espresso. HEX triplet: 47, 26 and 26. RGB value is (71,38,38). Sum of RGB (Red+Green+Blue) = 71+38+38=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 38 (15.23% from 255 or 25.85% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #472626 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472626 is #B8D9D9. Grayscale: #2F2F2F. Windows color (decimal): -12114394 or 2500167. OLE color: 2500167.
HSL color Cylindrical-coordinate representation of color #472626: hue angle of 0º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #472626 is Cyan = 0, Magento = 0.46, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 38 | - |
| CMYK | 0 | 0.46 | 0.46 | 0.72 |
| HSL | 0º | 0.3% | 0.21% | - |
| HSV(B) | 0º | 0.46% | 0.28% | - |
| XYZ | 3.64 | 2.87 | 2.19 | - |
| YUV | 47.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 38 | 0 | 0.46 | 0.46 | 0.72 | 0 | 0.3 | 0.21 |
| Hex | 47 | 26 | 26 | 0 | 2E | 2E | 48 | 0 | 1E | 15 |
| Octal | 107 | 46 | 46 | 0 | 56 | 56 | 110 | 0 | 36 | 25 |
| Binary | 1000111 | 100110 | 100110 | 0 | 101110 | 101110 | 1001000 | 0 | 11110 | 10101 |
Color Harmonies of #472626
Complementary color
Monochromatic Colors of #472626
Black with #472626
Text Example
Text Example
White with #472626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472626; }
p { color: rgb(71,38,38); }
H1.HeaderClassName
{
color: #472626;
}
.AnyTagClassName
{
color: #472626;
}
</style>
background-color css
<style>
a { background-color: #472626; }
a { background-color: rgb(71,38,38); }
div.DivClassName
{
background-color: #472626;
}
.BgClassName
{
background-color: #472626;
}
</style>
border-color css
<style>
span { border-color: #472626; }
span { border-color: rgb(71,38,38); }
td.TdClassName
{
border-color: #472626;
}
.TagClassName
{
border-color: #472626;
}
</style>