Shades of Peat #797152
Tints of Peat #797152
RGB
CMYK
RGB Variations
Color information
#797152 (or 0x797152) is known color: Peat. HEX triplet: 79, 71 and 52. RGB value is (121,113,82). Sum of RGB (Red+Green+Blue) = 121+113+82=316 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.29% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 82 (32.42% from 255 or 25.95% from 316); Max value from RGB is 121 - color contains mainly: red. Hex color #797152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797152 is #868EAD. Grayscale: #6F6F6F. Windows color (decimal): -8818350 or 5403001. OLE color: 5403001.
HSL color Cylindrical-coordinate representation of color #797152: hue angle of 47.69º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #797152 is Cyan = 0, Magento = 0.07, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 82 | - |
| CMYK | 0 | 0.07 | 0.32 | 0.53 |
| HSL | 47.69º | 0.19% | 0.4% | - |
| HSV(B) | 47.69º | 0.32% | 0.47% | - |
| XYZ | 15.31 | 16.48 | 10.36 | - |
| YUV | 111.86 | 111.15 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 82 | 0 | 0.07 | 0.32 | 0.53 | 47.69 | 0.19 | 0.4 |
| Hex | 79 | 71 | 52 | 0 | 7 | 20 | 35 | 30 | 13 | 28 |
| Octal | 171 | 161 | 122 | 0 | 7 | 40 | 65 | 60 | 23 | 50 |
| Binary | 1111001 | 1110001 | 1010010 | 0 | 111 | 100000 | 110101 | 110000 | 10011 | 101000 |
Color Harmonies of #797152
Complementary color
Monochromatic Colors of #797152
Black with #797152
Text Example
Text Example
White with #797152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797152; }
p { color: rgb(121,113,82); }
H1.HeaderClassName
{
color: #797152;
}
.AnyTagClassName
{
color: #797152;
}
</style>
background-color css
<style>
a { background-color: #797152; }
a { background-color: rgb(121,113,82); }
div.DivClassName
{
background-color: #797152;
}
.BgClassName
{
background-color: #797152;
}
</style>
border-color css
<style>
span { border-color: #797152; }
span { border-color: rgb(121,113,82); }
td.TdClassName
{
border-color: #797152;
}
.TagClassName
{
border-color: #797152;
}
</style>