Shades of Peat #767057
Tints of Peat #767057
RGB
CMYK
RGB Variations
Color information
#767057 (or 0x767057) is known color: Peat. HEX triplet: 76, 70 and 57. RGB value is (118,112,87). Sum of RGB (Red+Green+Blue) = 118+112+87=317 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.22% from 317); Green value is 112 (44.14% from 255 or 35.33% from 317); Blue value is 87 (34.38% from 255 or 27.44% from 317); Max value from RGB is 118 - color contains mainly: red. Hex color #767057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767057 is #898FA8. Grayscale: #6F6F6F. Windows color (decimal): -9015209 or 5730422. OLE color: 5730422.
HSL color Cylindrical-coordinate representation of color #767057: hue angle of 48.39º 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 #767057 is Cyan = 0, Magento = 0.05, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 87 | - |
| CMYK | 0 | 0.05 | 0.26 | 0.54 |
| HSL | 48.39º | 0.15% | 0.4% | - |
| HSV(B) | 48.39º | 0.26% | 0.46% | - |
| XYZ | 14.99 | 16.13 | 11.34 | - |
| YUV | 110.94 | 114.49 | 133.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 87 | 0 | 0.05 | 0.26 | 0.54 | 48.39 | 0.15 | 0.4 |
| Hex | 76 | 70 | 57 | 0 | 5 | 1A | 36 | 30 | F | 28 |
| Octal | 166 | 160 | 127 | 0 | 5 | 32 | 66 | 60 | 17 | 50 |
| Binary | 1110110 | 1110000 | 1010111 | 0 | 101 | 11010 | 110110 | 110000 | 1111 | 101000 |
Color Harmonies of #767057
Complementary color
Monochromatic Colors of #767057
Black with #767057
Text Example
Text Example
White with #767057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767057; }
p { color: rgb(118,112,87); }
H1.HeaderClassName
{
color: #767057;
}
.AnyTagClassName
{
color: #767057;
}
</style>
background-color css
<style>
a { background-color: #767057; }
a { background-color: rgb(118,112,87); }
div.DivClassName
{
background-color: #767057;
}
.BgClassName
{
background-color: #767057;
}
</style>
border-color css
<style>
span { border-color: #767057; }
span { border-color: rgb(118,112,87); }
td.TdClassName
{
border-color: #767057;
}
.TagClassName
{
border-color: #767057;
}
</style>