Shades of Peat #767156
Tints of Peat #767156
RGB
CMYK
RGB Variations
Color information
#767156 (or 0x767156) is known color: Peat. HEX triplet: 76, 71 and 56. RGB value is (118,113,86). Sum of RGB (Red+Green+Blue) = 118+113+86=317 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.22% from 317); Green value is 113 (44.53% from 255 or 35.65% from 317); Blue value is 86 (33.98% from 255 or 27.13% from 317); Max value from RGB is 118 - color contains mainly: red. Hex color #767156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767156 is #898EA9. Grayscale: #6F6F6F. Windows color (decimal): -9014954 or 5665142. OLE color: 5665142.
HSL color Cylindrical-coordinate representation of color #767156: hue angle of 50.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #767156 is Cyan = 0, Magento = 0.04, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 86 | - |
| CMYK | 0 | 0.04 | 0.27 | 0.54 |
| HSL | 50.63º | 0.16% | 0.4% | - |
| HSV(B) | 50.63º | 0.27% | 0.46% | - |
| XYZ | 15.06 | 16.33 | 11.16 | - |
| YUV | 111.42 | 113.66 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 86 | 0 | 0.04 | 0.27 | 0.54 | 50.63 | 0.16 | 0.4 |
| Hex | 76 | 71 | 56 | 0 | 4 | 1B | 36 | 33 | 10 | 28 |
| Octal | 166 | 161 | 126 | 0 | 4 | 33 | 66 | 63 | 20 | 50 |
| Binary | 1110110 | 1110001 | 1010110 | 0 | 100 | 11011 | 110110 | 110011 | 10000 | 101000 |
Color Harmonies of #767156
Complementary color
Monochromatic Colors of #767156
Black with #767156
Text Example
Text Example
White with #767156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767156; }
p { color: rgb(118,113,86); }
H1.HeaderClassName
{
color: #767156;
}
.AnyTagClassName
{
color: #767156;
}
</style>
background-color css
<style>
a { background-color: #767156; }
a { background-color: rgb(118,113,86); }
div.DivClassName
{
background-color: #767156;
}
.BgClassName
{
background-color: #767156;
}
</style>
border-color css
<style>
span { border-color: #767156; }
span { border-color: rgb(118,113,86); }
td.TdClassName
{
border-color: #767156;
}
.TagClassName
{
border-color: #767156;
}
</style>