Shades of Peat #767155
Tints of Peat #767155
RGB
CMYK
RGB Variations
Color information
#767155 (or 0x767155) is known color: Peat. HEX triplet: 76, 71 and 55. RGB value is (118,113,85). Sum of RGB (Red+Green+Blue) = 118+113+85=316 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.34% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 85 (33.59% from 255 or 26.90% from 316); Max value from RGB is 118 - color contains mainly: red. Hex color #767155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767155 is #898EAA. Grayscale: #6F6F6F. Windows color (decimal): -9014955 or 5599606. OLE color: 5599606.
HSL color Cylindrical-coordinate representation of color #767155: hue angle of 50.91º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #767155 is Cyan = 0, Magento = 0.04, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 85 | - |
| CMYK | 0 | 0.04 | 0.28 | 0.54 |
| HSL | 50.91º | 0.16% | 0.4% | - |
| HSV(B) | 50.91º | 0.28% | 0.46% | - |
| XYZ | 15.02 | 16.32 | 10.95 | - |
| YUV | 111.3 | 113.16 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 85 | 0 | 0.04 | 0.28 | 0.54 | 50.91 | 0.16 | 0.4 |
| Hex | 76 | 71 | 55 | 0 | 4 | 1C | 36 | 33 | 10 | 28 |
| Octal | 166 | 161 | 125 | 0 | 4 | 34 | 66 | 63 | 20 | 50 |
| Binary | 1110110 | 1110001 | 1010101 | 0 | 100 | 11100 | 110110 | 110011 | 10000 | 101000 |
Color Harmonies of #767155
Complementary color
Monochromatic Colors of #767155
Black with #767155
Text Example
Text Example
White with #767155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767155; }
p { color: rgb(118,113,85); }
H1.HeaderClassName
{
color: #767155;
}
.AnyTagClassName
{
color: #767155;
}
</style>
background-color css
<style>
a { background-color: #767155; }
a { background-color: rgb(118,113,85); }
div.DivClassName
{
background-color: #767155;
}
.BgClassName
{
background-color: #767155;
}
</style>
border-color css
<style>
span { border-color: #767155; }
span { border-color: rgb(118,113,85); }
td.TdClassName
{
border-color: #767155;
}
.TagClassName
{
border-color: #767155;
}
</style>