Shades of Espresso #472722
Tints of Espresso #472722
RGB
CMYK
RGB Variations
Color information
#472722 (or 0x472722) is known color: Espresso. HEX triplet: 47, 27 and 22. RGB value is (71,39,34). Sum of RGB (Red+Green+Blue) = 71+39+34=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 34 (13.67% from 255 or 23.61% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #472722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472722 is #B8D8DD. Grayscale: #303030. Windows color (decimal): -12114142 or 2238279. OLE color: 2238279.
HSL color Cylindrical-coordinate representation of color #472722: hue angle of 8.11º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472722 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 34 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.72 |
| HSL | 8.11º | 0.35% | 0.21% | - |
| HSV(B) | 8.11º | 0.52% | 0.28% | - |
| XYZ | 3.61 | 2.91 | 1.88 | - |
| YUV | 48 | 120.1 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 34 | 0 | 0.45 | 0.52 | 0.72 | 8.11 | 0.35 | 0.21 |
| Hex | 47 | 27 | 22 | 0 | 2D | 34 | 48 | 8 | 23 | 15 |
| Octal | 107 | 47 | 42 | 0 | 55 | 64 | 110 | 10 | 43 | 25 |
| Binary | 1000111 | 100111 | 100010 | 0 | 101101 | 110100 | 1001000 | 1000 | 100011 | 10101 |
Color Harmonies of #472722
Complementary color
Monochromatic Colors of #472722
Black with #472722
Text Example
Text Example
White with #472722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472722; }
p { color: rgb(71,39,34); }
H1.HeaderClassName
{
color: #472722;
}
.AnyTagClassName
{
color: #472722;
}
</style>
background-color css
<style>
a { background-color: #472722; }
a { background-color: rgb(71,39,34); }
div.DivClassName
{
background-color: #472722;
}
.BgClassName
{
background-color: #472722;
}
</style>
border-color css
<style>
span { border-color: #472722; }
span { border-color: rgb(71,39,34); }
td.TdClassName
{
border-color: #472722;
}
.TagClassName
{
border-color: #472722;
}
</style>