Shades of Dark Wood #796047
Tints of Dark Wood #796047
RGB
CMYK
RGB Variations
Color information
#796047 (or 0x796047) is known color: Dark Wood. HEX triplet: 79, 60 and 47. RGB value is (121,96,71). Sum of RGB (Red+Green+Blue) = 121+96+71=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 96 (37.89% from 255 or 33.33% from 288); Blue value is 71 (28.12% from 255 or 24.65% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #796047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796047 is #869FB8. Grayscale: #646464. Windows color (decimal): -8822713 or 4677753. OLE color: 4677753.
HSL color Cylindrical-coordinate representation of color #796047: hue angle of 30º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #796047 is Cyan = 0, Magento = 0.21, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 96 | 71 | - |
| CMYK | 0 | 0.21 | 0.41 | 0.53 |
| HSL | 30º | 0.26% | 0.38% | - |
| HSV(B) | 30º | 0.41% | 0.47% | - |
| XYZ | 13.21 | 12.89 | 7.75 | - |
| YUV | 100.63 | 111.28 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 71 | 0 | 0.21 | 0.41 | 0.53 | 30 | 0.26 | 0.38 |
| Hex | 79 | 60 | 47 | 0 | 15 | 29 | 35 | 1E | 1A | 26 |
| Octal | 171 | 140 | 107 | 0 | 25 | 51 | 65 | 36 | 32 | 46 |
| Binary | 1111001 | 1100000 | 1000111 | 0 | 10101 | 101001 | 110101 | 11110 | 11010 | 100110 |
Color Harmonies of #796047
Complementary color
Monochromatic Colors of #796047
Black with #796047
Text Example
Text Example
White with #796047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796047; }
p { color: rgb(121,96,71); }
H1.HeaderClassName
{
color: #796047;
}
.AnyTagClassName
{
color: #796047;
}
</style>
background-color css
<style>
a { background-color: #796047; }
a { background-color: rgb(121,96,71); }
div.DivClassName
{
background-color: #796047;
}
.BgClassName
{
background-color: #796047;
}
</style>
border-color css
<style>
span { border-color: #796047; }
span { border-color: rgb(121,96,71); }
td.TdClassName
{
border-color: #796047;
}
.TagClassName
{
border-color: #796047;
}
</style>