Shades of Peat #767157
Tints of Peat #767157
RGB
CMYK
RGB Variations
Color information
#767157 (or 0x767157) is known color: Peat. HEX triplet: 76, 71 and 57. RGB value is (118,113,87). Sum of RGB (Red+Green+Blue) = 118+113+87=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 113 (44.53% from 255 or 35.53% from 318); Blue value is 87 (34.38% from 255 or 27.36% from 318); Max value from RGB is 118 - color contains mainly: red. Hex color #767157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767157 is #898EA8. Grayscale: #6F6F6F. Windows color (decimal): -9014953 or 5730678. OLE color: 5730678.
HSL color Cylindrical-coordinate representation of color #767157: hue angle of 50.32º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #767157 is Cyan = 0, Magento = 0.04, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 87 | - |
| CMYK | 0 | 0.04 | 0.26 | 0.54 |
| HSL | 50.32º | 0.15% | 0.4% | - |
| HSV(B) | 50.32º | 0.26% | 0.46% | - |
| XYZ | 15.1 | 16.35 | 11.38 | - |
| YUV | 111.53 | 114.16 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 87 | 0 | 0.04 | 0.26 | 0.54 | 50.32 | 0.15 | 0.4 |
| Hex | 76 | 71 | 57 | 0 | 4 | 1A | 36 | 32 | F | 28 |
| Octal | 166 | 161 | 127 | 0 | 4 | 32 | 66 | 62 | 17 | 50 |
| Binary | 1110110 | 1110001 | 1010111 | 0 | 100 | 11010 | 110110 | 110010 | 1111 | 101000 |
Color Harmonies of #767157
Complementary color
Monochromatic Colors of #767157
Black with #767157
Text Example
Text Example
White with #767157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767157; }
p { color: rgb(118,113,87); }
H1.HeaderClassName
{
color: #767157;
}
.AnyTagClassName
{
color: #767157;
}
</style>
background-color css
<style>
a { background-color: #767157; }
a { background-color: rgb(118,113,87); }
div.DivClassName
{
background-color: #767157;
}
.BgClassName
{
background-color: #767157;
}
</style>
border-color css
<style>
span { border-color: #767157; }
span { border-color: rgb(118,113,87); }
td.TdClassName
{
border-color: #767157;
}
.TagClassName
{
border-color: #767157;
}
</style>