Shades of Peat #797053
Tints of Peat #797053
RGB
CMYK
RGB Variations
Color information
#797053 (or 0x797053) is known color: Peat. HEX triplet: 79, 70 and 53. RGB value is (121,112,83). Sum of RGB (Red+Green+Blue) = 121+112+83=316 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.29% from 316); Green value is 112 (44.14% from 255 or 35.44% from 316); Blue value is 83 (32.81% from 255 or 26.27% from 316); Max value from RGB is 121 - color contains mainly: red. Hex color #797053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797053 is #868FAC. Grayscale: #6F6F6F. Windows color (decimal): -8818605 or 5468281. OLE color: 5468281.
HSL color Cylindrical-coordinate representation of color #797053: hue angle of 45.79º degrees, saturation: 0.19, 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 #797053 is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 83 | - |
| CMYK | 0 | 0.07 | 0.31 | 0.53 |
| HSL | 45.79º | 0.19% | 0.4% | - |
| HSV(B) | 45.79º | 0.31% | 0.47% | - |
| XYZ | 15.24 | 16.28 | 10.52 | - |
| YUV | 111.39 | 111.98 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 83 | 0 | 0.07 | 0.31 | 0.53 | 45.79 | 0.19 | 0.4 |
| Hex | 79 | 70 | 53 | 0 | 7 | 1F | 35 | 2E | 13 | 28 |
| Octal | 171 | 160 | 123 | 0 | 7 | 37 | 65 | 56 | 23 | 50 |
| Binary | 1111001 | 1110000 | 1010011 | 0 | 111 | 11111 | 110101 | 101110 | 10011 | 101000 |
Color Harmonies of #797053
Complementary color
Monochromatic Colors of #797053
Black with #797053
Text Example
Text Example
White with #797053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797053; }
p { color: rgb(121,112,83); }
H1.HeaderClassName
{
color: #797053;
}
.AnyTagClassName
{
color: #797053;
}
</style>
background-color css
<style>
a { background-color: #797053; }
a { background-color: rgb(121,112,83); }
div.DivClassName
{
background-color: #797053;
}
.BgClassName
{
background-color: #797053;
}
</style>
border-color css
<style>
span { border-color: #797053; }
span { border-color: rgb(121,112,83); }
td.TdClassName
{
border-color: #797053;
}
.TagClassName
{
border-color: #797053;
}
</style>