Shades of Peat #787056
Tints of Peat #787056
RGB
CMYK
RGB Variations
Color information
#787056 (or 0x787056) is known color: Peat. HEX triplet: 78, 70 and 56. RGB value is (120,112,86). Sum of RGB (Red+Green+Blue) = 120+112+86=318 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.74% from 318); Green value is 112 (44.14% from 255 or 35.22% from 318); Blue value is 86 (33.98% from 255 or 27.04% from 318); Max value from RGB is 120 - color contains mainly: red. Hex color #787056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787056 is #878FA9. Grayscale: #6F6F6F. Windows color (decimal): -8884138 or 5664888. OLE color: 5664888.
HSL color Cylindrical-coordinate representation of color #787056: hue angle of 45.88º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #787056 is Cyan = 0, Magento = 0.07, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 112 | 86 | - |
| CMYK | 0 | 0.07 | 0.28 | 0.53 |
| HSL | 45.88º | 0.17% | 0.4% | - |
| HSV(B) | 45.88º | 0.28% | 0.47% | - |
| XYZ | 15.22 | 16.25 | 11.14 | - |
| YUV | 111.43 | 113.65 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 112 | 86 | 0 | 0.07 | 0.28 | 0.53 | 45.88 | 0.17 | 0.4 |
| Hex | 78 | 70 | 56 | 0 | 7 | 1C | 35 | 2E | 11 | 28 |
| Octal | 170 | 160 | 126 | 0 | 7 | 34 | 65 | 56 | 21 | 50 |
| Binary | 1111000 | 1110000 | 1010110 | 0 | 111 | 11100 | 110101 | 101110 | 10001 | 101000 |
Color Harmonies of #787056
Complementary color
Monochromatic Colors of #787056
Black with #787056
Text Example
Text Example
White with #787056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787056; }
p { color: rgb(120,112,86); }
H1.HeaderClassName
{
color: #787056;
}
.AnyTagClassName
{
color: #787056;
}
</style>
background-color css
<style>
a { background-color: #787056; }
a { background-color: rgb(120,112,86); }
div.DivClassName
{
background-color: #787056;
}
.BgClassName
{
background-color: #787056;
}
</style>
border-color css
<style>
span { border-color: #787056; }
span { border-color: rgb(120,112,86); }
td.TdClassName
{
border-color: #787056;
}
.TagClassName
{
border-color: #787056;
}
</style>