Shades of Olivetone #767211
Tints of Olivetone #767211
RGB
CMYK
RGB Variations
Color information
#767211 (or 0x767211) is known color: Olivetone. HEX triplet: 76, 72 and 11. RGB value is (118,114,17). Sum of RGB (Red+Green+Blue) = 118+114+17=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 114 (44.92% from 255 or 45.78% from 249); Blue value is 17 (7.03% from 255 or 6.83% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #767211 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767211 is #898DEE. Grayscale: #686868. Windows color (decimal): -9014767 or 1143414. OLE color: 1143414.
HSL color Cylindrical-coordinate representation of color #767211: hue angle of 57.62º 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 #767211 is Cyan = 0, Magento = 0.03, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 114 | 17 | - |
| CMYK | 0 | 0.03 | 0.86 | 0.54 |
| HSL | 57.62º | 0.75% | 0.26% | - |
| HSV(B) | 57.62º | 0.86% | 0.46% | - |
| XYZ | 13.59 | 15.93 | 2.89 | - |
| YUV | 104.14 | 78.83 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 17 | 0 | 0.03 | 0.86 | 0.54 | 57.62 | 0.75 | 0.26 |
| Hex | 76 | 72 | 11 | 0 | 3 | 56 | 36 | 3A | 4B | 1A |
| Octal | 166 | 162 | 21 | 0 | 3 | 126 | 66 | 72 | 113 | 32 |
| Binary | 1110110 | 1110010 | 10001 | 0 | 11 | 1010110 | 110110 | 111010 | 1001011 | 11010 |
Color Harmonies of #767211
Complementary color
Monochromatic Colors of #767211
Black with #767211
Text Example
Text Example
White with #767211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767211; }
p { color: rgb(118,114,17); }
H1.HeaderClassName
{
color: #767211;
}
.AnyTagClassName
{
color: #767211;
}
</style>
background-color css
<style>
a { background-color: #767211; }
a { background-color: rgb(118,114,17); }
div.DivClassName
{
background-color: #767211;
}
.BgClassName
{
background-color: #767211;
}
</style>
border-color css
<style>
span { border-color: #767211; }
span { border-color: rgb(118,114,17); }
td.TdClassName
{
border-color: #767211;
}
.TagClassName
{
border-color: #767211;
}
</style>