Shades of Peat #797256
Tints of Peat #797256
RGB
CMYK
RGB Variations
Color information
#797256 (or 0x797256) is known color: Peat. HEX triplet: 79, 72 and 56. RGB value is (121,114,86). Sum of RGB (Red+Green+Blue) = 121+114+86=321 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.69% from 321); Green value is 114 (44.92% from 255 or 35.51% from 321); Blue value is 86 (33.98% from 255 or 26.79% from 321); Max value from RGB is 121 - color contains mainly: red. Hex color #797256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797256 is #868DA9. Grayscale: #717171. Windows color (decimal): -8818090 or 5665401. OLE color: 5665401.
HSL color Cylindrical-coordinate representation of color #797256: hue angle of 48º 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 #797256 is Cyan = 0, Magento = 0.06, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 86 | - |
| CMYK | 0 | 0.06 | 0.29 | 0.53 |
| HSL | 48º | 0.17% | 0.41% | - |
| HSV(B) | 48º | 0.29% | 0.47% | - |
| XYZ | 15.58 | 16.77 | 11.22 | - |
| YUV | 112.9 | 112.82 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 86 | 0 | 0.06 | 0.29 | 0.53 | 48 | 0.17 | 0.41 |
| Hex | 79 | 72 | 56 | 0 | 6 | 1D | 35 | 30 | 11 | 29 |
| Octal | 171 | 162 | 126 | 0 | 6 | 35 | 65 | 60 | 21 | 51 |
| Binary | 1111001 | 1110010 | 1010110 | 0 | 110 | 11101 | 110101 | 110000 | 10001 | 101001 |
Color Harmonies of #797256
Complementary color
Monochromatic Colors of #797256
Black with #797256
Text Example
Text Example
White with #797256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797256; }
p { color: rgb(121,114,86); }
H1.HeaderClassName
{
color: #797256;
}
.AnyTagClassName
{
color: #797256;
}
</style>
background-color css
<style>
a { background-color: #797256; }
a { background-color: rgb(121,114,86); }
div.DivClassName
{
background-color: #797256;
}
.BgClassName
{
background-color: #797256;
}
</style>
border-color css
<style>
span { border-color: #797256; }
span { border-color: rgb(121,114,86); }
td.TdClassName
{
border-color: #797256;
}
.TagClassName
{
border-color: #797256;
}
</style>