Shades of Peat #767052
Tints of Peat #767052
RGB
CMYK
RGB Variations
Color information
#767052 (or 0x767052) is known color: Peat. HEX triplet: 76, 70 and 52. RGB value is (118,112,82). Sum of RGB (Red+Green+Blue) = 118+112+82=312 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.82% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 82 (32.42% from 255 or 26.28% from 312); Max value from RGB is 118 - color contains mainly: red. Hex color #767052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767052 is #898FAD. Grayscale: #6E6E6E. Windows color (decimal): -9015214 or 5402742. OLE color: 5402742.
HSL color Cylindrical-coordinate representation of color #767052: hue angle of 50º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #767052 is Cyan = 0, Magento = 0.05, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 82 | - |
| CMYK | 0 | 0.05 | 0.31 | 0.54 |
| HSL | 50º | 0.18% | 0.39% | - |
| HSV(B) | 50º | 0.31% | 0.46% | - |
| XYZ | 14.79 | 16.05 | 10.3 | - |
| YUV | 110.37 | 111.99 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 82 | 0 | 0.05 | 0.31 | 0.54 | 50 | 0.18 | 0.39 |
| Hex | 76 | 70 | 52 | 0 | 5 | 1F | 36 | 32 | 12 | 27 |
| Octal | 166 | 160 | 122 | 0 | 5 | 37 | 66 | 62 | 22 | 47 |
| Binary | 1110110 | 1110000 | 1010010 | 0 | 101 | 11111 | 110110 | 110010 | 10010 | 100111 |
Color Harmonies of #767052
Complementary color
Monochromatic Colors of #767052
Black with #767052
Text Example
Text Example
White with #767052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767052; }
p { color: rgb(118,112,82); }
H1.HeaderClassName
{
color: #767052;
}
.AnyTagClassName
{
color: #767052;
}
</style>
background-color css
<style>
a { background-color: #767052; }
a { background-color: rgb(118,112,82); }
div.DivClassName
{
background-color: #767052;
}
.BgClassName
{
background-color: #767052;
}
</style>
border-color css
<style>
span { border-color: #767052; }
span { border-color: rgb(118,112,82); }
td.TdClassName
{
border-color: #767052;
}
.TagClassName
{
border-color: #767052;
}
</style>