Shades of Peat #797254
Tints of Peat #797254
RGB
CMYK
RGB Variations
Color information
#797254 (or 0x797254) is known color: Peat. HEX triplet: 79, 72 and 54. RGB value is (121,114,84). Sum of RGB (Red+Green+Blue) = 121+114+84=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 114 (44.92% from 255 or 35.74% from 319); Blue value is 84 (33.20% from 255 or 26.33% from 319); Max value from RGB is 121 - color contains mainly: red. Hex color #797254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797254 is #868DAB. Grayscale: #707070. Windows color (decimal): -8818092 or 5534329. OLE color: 5534329.
HSL color Cylindrical-coordinate representation of color #797254: hue angle of 48.65º 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 #797254 is Cyan = 0, Magento = 0.06, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 84 | - |
| CMYK | 0 | 0.06 | 0.31 | 0.53 |
| HSL | 48.65º | 0.18% | 0.4% | - |
| HSV(B) | 48.65º | 0.31% | 0.47% | - |
| XYZ | 15.5 | 16.74 | 10.8 | - |
| YUV | 112.67 | 111.82 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 84 | 0 | 0.06 | 0.31 | 0.53 | 48.65 | 0.18 | 0.4 |
| Hex | 79 | 72 | 54 | 0 | 6 | 1F | 35 | 31 | 12 | 28 |
| Octal | 171 | 162 | 124 | 0 | 6 | 37 | 65 | 61 | 22 | 50 |
| Binary | 1111001 | 1110010 | 1010100 | 0 | 110 | 11111 | 110101 | 110001 | 10010 | 101000 |
Color Harmonies of #797254
Complementary color
Monochromatic Colors of #797254
Black with #797254
Text Example
Text Example
White with #797254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797254; }
p { color: rgb(121,114,84); }
H1.HeaderClassName
{
color: #797254;
}
.AnyTagClassName
{
color: #797254;
}
</style>
background-color css
<style>
a { background-color: #797254; }
a { background-color: rgb(121,114,84); }
div.DivClassName
{
background-color: #797254;
}
.BgClassName
{
background-color: #797254;
}
</style>
border-color css
<style>
span { border-color: #797254; }
span { border-color: rgb(121,114,84); }
td.TdClassName
{
border-color: #797254;
}
.TagClassName
{
border-color: #797254;
}
</style>