Shades of Peat #797157
Tints of Peat #797157
RGB
CMYK
RGB Variations
Color information
#797157 (or 0x797157) is known color: Peat. HEX triplet: 79, 71 and 57. RGB value is (121,113,87). Sum of RGB (Red+Green+Blue) = 121+113+87=321 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.69% from 321); Green value is 113 (44.53% from 255 or 35.20% from 321); Blue value is 87 (34.38% from 255 or 27.10% from 321); Max value from RGB is 121 - color contains mainly: red. Hex color #797157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797157 is #868EA8. Grayscale: #707070. Windows color (decimal): -8818345 or 5730681. OLE color: 5730681.
HSL color Cylindrical-coordinate representation of color #797157: hue angle of 45.88º 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 #797157 is Cyan = 0, Magento = 0.07, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 87 | - |
| CMYK | 0 | 0.07 | 0.28 | 0.53 |
| HSL | 45.88º | 0.16% | 0.41% | - |
| HSV(B) | 45.88º | 0.28% | 0.47% | - |
| XYZ | 15.51 | 16.56 | 11.4 | - |
| YUV | 112.43 | 113.65 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 87 | 0 | 0.07 | 0.28 | 0.53 | 45.88 | 0.16 | 0.41 |
| Hex | 79 | 71 | 57 | 0 | 7 | 1C | 35 | 2E | 10 | 29 |
| Octal | 171 | 161 | 127 | 0 | 7 | 34 | 65 | 56 | 20 | 51 |
| Binary | 1111001 | 1110001 | 1010111 | 0 | 111 | 11100 | 110101 | 101110 | 10000 | 101001 |
Color Harmonies of #797157
Complementary color
Monochromatic Colors of #797157
Black with #797157
Text Example
Text Example
White with #797157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797157; }
p { color: rgb(121,113,87); }
H1.HeaderClassName
{
color: #797157;
}
.AnyTagClassName
{
color: #797157;
}
</style>
background-color css
<style>
a { background-color: #797157; }
a { background-color: rgb(121,113,87); }
div.DivClassName
{
background-color: #797157;
}
.BgClassName
{
background-color: #797157;
}
</style>
border-color css
<style>
span { border-color: #797157; }
span { border-color: rgb(121,113,87); }
td.TdClassName
{
border-color: #797157;
}
.TagClassName
{
border-color: #797157;
}
</style>