Shades of Peat #797054
Tints of Peat #797054
RGB
CMYK
RGB Variations
Color information
#797054 (or 0x797054) is known color: Peat. HEX triplet: 79, 70 and 54. RGB value is (121,112,84). Sum of RGB (Red+Green+Blue) = 121+112+84=317 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.17% from 317); Green value is 112 (44.14% from 255 or 35.33% from 317); Blue value is 84 (33.20% from 255 or 26.50% from 317); Max value from RGB is 121 - color contains mainly: red. Hex color #797054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797054 is #868FAB. Grayscale: #6F6F6F. Windows color (decimal): -8818604 or 5533817. OLE color: 5533817.
HSL color Cylindrical-coordinate representation of color #797054: hue angle of 45.41º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #797054 is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 84 | - |
| CMYK | 0 | 0.07 | 0.31 | 0.53 |
| HSL | 45.41º | 0.18% | 0.4% | - |
| HSV(B) | 45.41º | 0.31% | 0.47% | - |
| XYZ | 15.28 | 16.29 | 10.73 | - |
| YUV | 111.5 | 112.48 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 84 | 0 | 0.07 | 0.31 | 0.53 | 45.41 | 0.18 | 0.4 |
| Hex | 79 | 70 | 54 | 0 | 7 | 1F | 35 | 2D | 12 | 28 |
| Octal | 171 | 160 | 124 | 0 | 7 | 37 | 65 | 55 | 22 | 50 |
| Binary | 1111001 | 1110000 | 1010100 | 0 | 111 | 11111 | 110101 | 101101 | 10010 | 101000 |
Color Harmonies of #797054
Complementary color
Monochromatic Colors of #797054
Black with #797054
Text Example
Text Example
White with #797054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797054; }
p { color: rgb(121,112,84); }
H1.HeaderClassName
{
color: #797054;
}
.AnyTagClassName
{
color: #797054;
}
</style>
background-color css
<style>
a { background-color: #797054; }
a { background-color: rgb(121,112,84); }
div.DivClassName
{
background-color: #797054;
}
.BgClassName
{
background-color: #797054;
}
</style>
border-color css
<style>
span { border-color: #797054; }
span { border-color: rgb(121,112,84); }
td.TdClassName
{
border-color: #797054;
}
.TagClassName
{
border-color: #797054;
}
</style>