Shades of Peat #797156
Tints of Peat #797156
RGB
CMYK
RGB Variations
Color information
#797156 (or 0x797156) is known color: Peat. HEX triplet: 79, 71 and 56. RGB value is (121,113,86). Sum of RGB (Red+Green+Blue) = 121+113+86=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 113 (44.53% from 255 or 35.31% from 320); Blue value is 86 (33.98% from 255 or 26.88% from 320); Max value from RGB is 121 - color contains mainly: red. Hex color #797156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797156 is #868EA9. Grayscale: #707070. Windows color (decimal): -8818346 or 5665145. OLE color: 5665145.
HSL color Cylindrical-coordinate representation of color #797156: hue angle of 46.29º 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 #797156 is Cyan = 0, Magento = 0.07, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 86 | - |
| CMYK | 0 | 0.07 | 0.29 | 0.53 |
| HSL | 46.29º | 0.17% | 0.41% | - |
| HSV(B) | 46.29º | 0.29% | 0.47% | - |
| XYZ | 15.47 | 16.55 | 11.18 | - |
| YUV | 112.31 | 113.15 | 134.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 86 | 0 | 0.07 | 0.29 | 0.53 | 46.29 | 0.17 | 0.41 |
| Hex | 79 | 71 | 56 | 0 | 7 | 1D | 35 | 2E | 11 | 29 |
| Octal | 171 | 161 | 126 | 0 | 7 | 35 | 65 | 56 | 21 | 51 |
| Binary | 1111001 | 1110001 | 1010110 | 0 | 111 | 11101 | 110101 | 101110 | 10001 | 101001 |
Color Harmonies of #797156
Complementary color
Monochromatic Colors of #797156
Black with #797156
Text Example
Text Example
White with #797156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797156; }
p { color: rgb(121,113,86); }
H1.HeaderClassName
{
color: #797156;
}
.AnyTagClassName
{
color: #797156;
}
</style>
background-color css
<style>
a { background-color: #797156; }
a { background-color: rgb(121,113,86); }
div.DivClassName
{
background-color: #797156;
}
.BgClassName
{
background-color: #797156;
}
</style>
border-color css
<style>
span { border-color: #797156; }
span { border-color: rgb(121,113,86); }
td.TdClassName
{
border-color: #797156;
}
.TagClassName
{
border-color: #797156;
}
</style>