Shades of Peat #797056
Tints of Peat #797056
RGB
CMYK
RGB Variations
Color information
#797056 (or 0x797056) is known color: Peat. HEX triplet: 79, 70 and 56. RGB value is (121,112,86). Sum of RGB (Red+Green+Blue) = 121+112+86=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 112 (44.14% from 255 or 35.11% from 319); Blue value is 86 (33.98% from 255 or 26.96% from 319); Max value from RGB is 121 - color contains mainly: red. Hex color #797056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797056 is #868FA9. Grayscale: #6F6F6F. Windows color (decimal): -8818602 or 5664889. OLE color: 5664889.
HSL color Cylindrical-coordinate representation of color #797056: hue angle of 44.57º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #797056 is Cyan = 0, Magento = 0.07, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 86 | - |
| CMYK | 0 | 0.07 | 0.29 | 0.53 |
| HSL | 44.57º | 0.17% | 0.41% | - |
| HSV(B) | 44.57º | 0.29% | 0.47% | - |
| XYZ | 15.36 | 16.33 | 11.15 | - |
| YUV | 111.73 | 113.48 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 86 | 0 | 0.07 | 0.29 | 0.53 | 44.57 | 0.17 | 0.41 |
| Hex | 79 | 70 | 56 | 0 | 7 | 1D | 35 | 2D | 11 | 29 |
| Octal | 171 | 160 | 126 | 0 | 7 | 35 | 65 | 55 | 21 | 51 |
| Binary | 1111001 | 1110000 | 1010110 | 0 | 111 | 11101 | 110101 | 101101 | 10001 | 101001 |
Color Harmonies of #797056
Complementary color
Monochromatic Colors of #797056
Black with #797056
Text Example
Text Example
White with #797056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797056; }
p { color: rgb(121,112,86); }
H1.HeaderClassName
{
color: #797056;
}
.AnyTagClassName
{
color: #797056;
}
</style>
background-color css
<style>
a { background-color: #797056; }
a { background-color: rgb(121,112,86); }
div.DivClassName
{
background-color: #797056;
}
.BgClassName
{
background-color: #797056;
}
</style>
border-color css
<style>
span { border-color: #797056; }
span { border-color: rgb(121,112,86); }
td.TdClassName
{
border-color: #797056;
}
.TagClassName
{
border-color: #797056;
}
</style>