Shades of Peat #767158
Tints of Peat #767158
RGB
CMYK
RGB Variations
Color information
#767158 (or 0x767158) is known color: Peat. HEX triplet: 76, 71 and 58. RGB value is (118,113,88). Sum of RGB (Red+Green+Blue) = 118+113+88=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 113 (44.53% from 255 or 35.42% from 319); Blue value is 88 (34.77% from 255 or 27.59% from 319); Max value from RGB is 118 - color contains mainly: red. Hex color #767158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767158 is #898EA7. Grayscale: #6F6F6F. Windows color (decimal): -9014952 or 5796214. OLE color: 5796214.
HSL color Cylindrical-coordinate representation of color #767158: hue angle of 50º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767158 is Cyan = 0, Magento = 0.04, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 88 | - |
| CMYK | 0 | 0.04 | 0.25 | 0.54 |
| HSL | 50º | 0.15% | 0.4% | - |
| HSV(B) | 50º | 0.25% | 0.46% | - |
| XYZ | 15.14 | 16.37 | 11.59 | - |
| YUV | 111.65 | 114.66 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 88 | 0 | 0.04 | 0.25 | 0.54 | 50 | 0.15 | 0.4 |
| Hex | 76 | 71 | 58 | 0 | 4 | 19 | 36 | 32 | F | 28 |
| Octal | 166 | 161 | 130 | 0 | 4 | 31 | 66 | 62 | 17 | 50 |
| Binary | 1110110 | 1110001 | 1011000 | 0 | 100 | 11001 | 110110 | 110010 | 1111 | 101000 |
Color Harmonies of #767158
Complementary color
Monochromatic Colors of #767158
Black with #767158
Text Example
Text Example
White with #767158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767158; }
p { color: rgb(118,113,88); }
H1.HeaderClassName
{
color: #767158;
}
.AnyTagClassName
{
color: #767158;
}
</style>
background-color css
<style>
a { background-color: #767158; }
a { background-color: rgb(118,113,88); }
div.DivClassName
{
background-color: #767158;
}
.BgClassName
{
background-color: #767158;
}
</style>
border-color css
<style>
span { border-color: #767158; }
span { border-color: rgb(118,113,88); }
td.TdClassName
{
border-color: #767158;
}
.TagClassName
{
border-color: #767158;
}
</style>