Shades of Peat #797155
Tints of Peat #797155
RGB
CMYK
RGB Variations
Color information
#797155 (or 0x797155) is known color: Peat. HEX triplet: 79, 71 and 55. RGB value is (121,113,85). Sum of RGB (Red+Green+Blue) = 121+113+85=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 85 (33.59% from 255 or 26.65% from 319); Max value from RGB is 121 - color contains mainly: red. Hex color #797155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797155 is #868EAA. Grayscale: #707070. Windows color (decimal): -8818347 or 5599609. OLE color: 5599609.
HSL color Cylindrical-coordinate representation of color #797155: hue angle of 46.67º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #797155 is Cyan = 0, Magento = 0.07, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 85 | - |
| CMYK | 0 | 0.07 | 0.30 | 0.53 |
| HSL | 46.67º | 0.17% | 0.4% | - |
| HSV(B) | 46.67º | 0.3% | 0.47% | - |
| XYZ | 15.43 | 16.53 | 10.97 | - |
| YUV | 112.2 | 112.65 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 85 | 0 | 0.07 | 0.30 | 0.53 | 46.67 | 0.17 | 0.4 |
| Hex | 79 | 71 | 55 | 0 | 7 | 1E | 35 | 2F | 11 | 28 |
| Octal | 171 | 161 | 125 | 0 | 7 | 36 | 65 | 57 | 21 | 50 |
| Binary | 1111001 | 1110001 | 1010101 | 0 | 111 | 11110 | 110101 | 101111 | 10001 | 101000 |
Color Harmonies of #797155
Complementary color
Monochromatic Colors of #797155
Black with #797155
Text Example
Text Example
White with #797155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797155; }
p { color: rgb(121,113,85); }
H1.HeaderClassName
{
color: #797155;
}
.AnyTagClassName
{
color: #797155;
}
</style>
background-color css
<style>
a { background-color: #797155; }
a { background-color: rgb(121,113,85); }
div.DivClassName
{
background-color: #797155;
}
.BgClassName
{
background-color: #797155;
}
</style>
border-color css
<style>
span { border-color: #797155; }
span { border-color: rgb(121,113,85); }
td.TdClassName
{
border-color: #797155;
}
.TagClassName
{
border-color: #797155;
}
</style>