Shades of Olivetone #767311
Tints of Olivetone #767311
RGB
CMYK
RGB Variations
Color information
#767311 (or 0x767311) is known color: Olivetone. HEX triplet: 76, 73 and 11. RGB value is (118,115,17). Sum of RGB (Red+Green+Blue) = 118+115+17=250 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.2% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 17 (7.03% from 255 or 6.8% from 250); Max value from RGB is 118 - color contains mainly: red. Hex color #767311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767311 is #898CEE. Grayscale: #696969. Windows color (decimal): -9014511 or 1143670. OLE color: 1143670.
HSL color Cylindrical-coordinate representation of color #767311: hue angle of 58.22º 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 #767311 is Cyan = 0, Magento = 0.03, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 17 | - |
| CMYK | 0 | 0.03 | 0.86 | 0.54 |
| HSL | 58.22º | 0.75% | 0.26% | - |
| HSV(B) | 58.22º | 0.86% | 0.46% | - |
| XYZ | 13.7 | 16.15 | 2.93 | - |
| YUV | 104.73 | 78.49 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 17 | 0 | 0.03 | 0.86 | 0.54 | 58.22 | 0.75 | 0.26 |
| Hex | 76 | 73 | 11 | 0 | 3 | 56 | 36 | 3A | 4B | 1A |
| Octal | 166 | 163 | 21 | 0 | 3 | 126 | 66 | 72 | 113 | 32 |
| Binary | 1110110 | 1110011 | 10001 | 0 | 11 | 1010110 | 110110 | 111010 | 1001011 | 11010 |
Color Harmonies of #767311
Complementary color
Monochromatic Colors of #767311
Black with #767311
Text Example
Text Example
White with #767311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767311; }
p { color: rgb(118,115,17); }
H1.HeaderClassName
{
color: #767311;
}
.AnyTagClassName
{
color: #767311;
}
</style>
background-color css
<style>
a { background-color: #767311; }
a { background-color: rgb(118,115,17); }
div.DivClassName
{
background-color: #767311;
}
.BgClassName
{
background-color: #767311;
}
</style>
border-color css
<style>
span { border-color: #767311; }
span { border-color: rgb(118,115,17); }
td.TdClassName
{
border-color: #767311;
}
.TagClassName
{
border-color: #767311;
}
</style>