Shades of Peat #767054
Tints of Peat #767054
RGB
CMYK
RGB Variations
Color information
#767054 (or 0x767054) is known color: Peat. HEX triplet: 76, 70 and 54. RGB value is (118,112,84). Sum of RGB (Red+Green+Blue) = 118+112+84=314 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.58% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 84 (33.20% from 255 or 26.75% from 314); Max value from RGB is 118 - color contains mainly: red. Hex color #767054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767054 is #898FAB. Grayscale: #6E6E6E. Windows color (decimal): -9015212 or 5533814. OLE color: 5533814.
HSL color Cylindrical-coordinate representation of color #767054: hue angle of 49.41º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #767054 is Cyan = 0, Magento = 0.05, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 84 | - |
| CMYK | 0 | 0.05 | 0.29 | 0.54 |
| HSL | 49.41º | 0.17% | 0.4% | - |
| HSV(B) | 49.41º | 0.29% | 0.46% | - |
| XYZ | 14.87 | 16.08 | 10.71 | - |
| YUV | 110.6 | 112.99 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 84 | 0 | 0.05 | 0.29 | 0.54 | 49.41 | 0.17 | 0.4 |
| Hex | 76 | 70 | 54 | 0 | 5 | 1D | 36 | 31 | 11 | 28 |
| Octal | 166 | 160 | 124 | 0 | 5 | 35 | 66 | 61 | 21 | 50 |
| Binary | 1110110 | 1110000 | 1010100 | 0 | 101 | 11101 | 110110 | 110001 | 10001 | 101000 |
Color Harmonies of #767054
Complementary color
Monochromatic Colors of #767054
Black with #767054
Text Example
Text Example
White with #767054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767054; }
p { color: rgb(118,112,84); }
H1.HeaderClassName
{
color: #767054;
}
.AnyTagClassName
{
color: #767054;
}
</style>
background-color css
<style>
a { background-color: #767054; }
a { background-color: rgb(118,112,84); }
div.DivClassName
{
background-color: #767054;
}
.BgClassName
{
background-color: #767054;
}
</style>
border-color css
<style>
span { border-color: #767054; }
span { border-color: rgb(118,112,84); }
td.TdClassName
{
border-color: #767054;
}
.TagClassName
{
border-color: #767054;
}
</style>