Shades of Peat #797257
Tints of Peat #797257
RGB
CMYK
RGB Variations
Color information
#797257 (or 0x797257) is known color: Peat. HEX triplet: 79, 72 and 57. RGB value is (121,114,87). Sum of RGB (Red+Green+Blue) = 121+114+87=322 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.58% from 322); Green value is 114 (44.92% from 255 or 35.40% from 322); Blue value is 87 (34.38% from 255 or 27.02% from 322); Max value from RGB is 121 - color contains mainly: red. Hex color #797257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797257 is #868DA8. Grayscale: #717171. Windows color (decimal): -8818089 or 5730937. OLE color: 5730937.
HSL color Cylindrical-coordinate representation of color #797257: hue angle of 47.65º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #797257 is Cyan = 0, Magento = 0.06, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 87 | - |
| CMYK | 0 | 0.06 | 0.28 | 0.53 |
| HSL | 47.65º | 0.16% | 0.41% | - |
| HSV(B) | 47.65º | 0.28% | 0.47% | - |
| XYZ | 15.62 | 16.79 | 11.43 | - |
| YUV | 113.02 | 113.32 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 87 | 0 | 0.06 | 0.28 | 0.53 | 47.65 | 0.16 | 0.41 |
| Hex | 79 | 72 | 57 | 0 | 6 | 1C | 35 | 30 | 10 | 29 |
| Octal | 171 | 162 | 127 | 0 | 6 | 34 | 65 | 60 | 20 | 51 |
| Binary | 1111001 | 1110010 | 1010111 | 0 | 110 | 11100 | 110101 | 110000 | 10000 | 101001 |
Color Harmonies of #797257
Complementary color
Monochromatic Colors of #797257
Black with #797257
Text Example
Text Example
White with #797257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797257; }
p { color: rgb(121,114,87); }
H1.HeaderClassName
{
color: #797257;
}
.AnyTagClassName
{
color: #797257;
}
</style>
background-color css
<style>
a { background-color: #797257; }
a { background-color: rgb(121,114,87); }
div.DivClassName
{
background-color: #797257;
}
.BgClassName
{
background-color: #797257;
}
</style>
border-color css
<style>
span { border-color: #797257; }
span { border-color: rgb(121,114,87); }
td.TdClassName
{
border-color: #797257;
}
.TagClassName
{
border-color: #797257;
}
</style>