Shades of Olivetone #767011
Tints of Olivetone #767011
RGB
CMYK
RGB Variations
Color information
#767011 (or 0x767011) is known color: Olivetone. HEX triplet: 76, 70 and 11. RGB value is (118,112,17). Sum of RGB (Red+Green+Blue) = 118+112+17=247 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.77% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 17 (7.03% from 255 or 6.88% from 247); Max value from RGB is 118 - color contains mainly: red. Hex color #767011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767011 is #898FEE. Grayscale: #676767. Windows color (decimal): -9015279 or 1142902. OLE color: 1142902.
HSL color Cylindrical-coordinate representation of color #767011: hue angle of 56.44º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #767011 is Cyan = 0, Magento = 0.05, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 17 | - |
| CMYK | 0 | 0.05 | 0.86 | 0.54 |
| HSL | 56.44º | 0.75% | 0.26% | - |
| HSV(B) | 56.44º | 0.86% | 0.46% | - |
| XYZ | 13.37 | 15.48 | 2.81 | - |
| YUV | 102.96 | 79.49 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 17 | 0 | 0.05 | 0.86 | 0.54 | 56.44 | 0.75 | 0.26 |
| Hex | 76 | 70 | 11 | 0 | 5 | 56 | 36 | 38 | 4B | 1A |
| Octal | 166 | 160 | 21 | 0 | 5 | 126 | 66 | 70 | 113 | 32 |
| Binary | 1110110 | 1110000 | 10001 | 0 | 101 | 1010110 | 110110 | 111000 | 1001011 | 11010 |
Color Harmonies of #767011
Complementary color
Monochromatic Colors of #767011
Black with #767011
Text Example
Text Example
White with #767011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767011; }
p { color: rgb(118,112,17); }
H1.HeaderClassName
{
color: #767011;
}
.AnyTagClassName
{
color: #767011;
}
</style>
background-color css
<style>
a { background-color: #767011; }
a { background-color: rgb(118,112,17); }
div.DivClassName
{
background-color: #767011;
}
.BgClassName
{
background-color: #767011;
}
</style>
border-color css
<style>
span { border-color: #767011; }
span { border-color: rgb(118,112,17); }
td.TdClassName
{
border-color: #767011;
}
.TagClassName
{
border-color: #767011;
}
</style>