Shades of Peat #767053
Tints of Peat #767053
RGB
CMYK
RGB Variations
Color information
#767053 (or 0x767053) is known color: Peat. HEX triplet: 76, 70 and 53. RGB value is (118,112,83). Sum of RGB (Red+Green+Blue) = 118+112+83=313 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.70% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 83 (32.81% from 255 or 26.52% from 313); Max value from RGB is 118 - color contains mainly: red. Hex color #767053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767053 is #898FAC. Grayscale: #6E6E6E. Windows color (decimal): -9015213 or 5468278. OLE color: 5468278.
HSL color Cylindrical-coordinate representation of color #767053: hue angle of 49.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #767053 is Cyan = 0, Magento = 0.05, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 83 | - |
| CMYK | 0 | 0.05 | 0.30 | 0.54 |
| HSL | 49.71º | 0.17% | 0.39% | - |
| HSV(B) | 49.71º | 0.3% | 0.46% | - |
| XYZ | 14.83 | 16.06 | 10.5 | - |
| YUV | 110.49 | 112.49 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 83 | 0 | 0.05 | 0.30 | 0.54 | 49.71 | 0.17 | 0.39 |
| Hex | 76 | 70 | 53 | 0 | 5 | 1E | 36 | 32 | 11 | 27 |
| Octal | 166 | 160 | 123 | 0 | 5 | 36 | 66 | 62 | 21 | 47 |
| Binary | 1110110 | 1110000 | 1010011 | 0 | 101 | 11110 | 110110 | 110010 | 10001 | 100111 |
Color Harmonies of #767053
Complementary color
Monochromatic Colors of #767053
Black with #767053
Text Example
Text Example
White with #767053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767053; }
p { color: rgb(118,112,83); }
H1.HeaderClassName
{
color: #767053;
}
.AnyTagClassName
{
color: #767053;
}
</style>
background-color css
<style>
a { background-color: #767053; }
a { background-color: rgb(118,112,83); }
div.DivClassName
{
background-color: #767053;
}
.BgClassName
{
background-color: #767053;
}
</style>
border-color css
<style>
span { border-color: #767053; }
span { border-color: rgb(118,112,83); }
td.TdClassName
{
border-color: #767053;
}
.TagClassName
{
border-color: #767053;
}
</style>