Shades of Olivetone #767316
Tints of Olivetone #767316
RGB
CMYK
RGB Variations
Color information
#767316 (or 0x767316) is known color: Olivetone. HEX triplet: 76, 73 and 16. RGB value is (118,115,22). Sum of RGB (Red+Green+Blue) = 118+115+22=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #767316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767316 is #898CE9. Grayscale: #696969. Windows color (decimal): -9014506 or 1471350. OLE color: 1471350.
HSL color Cylindrical-coordinate representation of color #767316: hue angle of 58.12º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #767316 is Cyan = 0, Magento = 0.03, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 22 | - |
| CMYK | 0 | 0.03 | 0.81 | 0.54 |
| HSL | 58.13º | 0.69% | 0.27% | - |
| HSV(B) | 58.13º | 0.81% | 0.46% | - |
| XYZ | 13.75 | 16.17 | 3.16 | - |
| YUV | 105.3 | 80.99 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 22 | 0 | 0.03 | 0.81 | 0.54 | 58.13 | 0.69 | 0.27 |
| Hex | 76 | 73 | 16 | 0 | 3 | 51 | 36 | 3A | 45 | 1B |
| Octal | 166 | 163 | 26 | 0 | 3 | 121 | 66 | 72 | 105 | 33 |
| Binary | 1110110 | 1110011 | 10110 | 0 | 11 | 1010001 | 110110 | 111010 | 1000101 | 11011 |
Color Harmonies of #767316
Complementary color
Monochromatic Colors of #767316
Black with #767316
Text Example
Text Example
White with #767316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767316; }
p { color: rgb(118,115,22); }
H1.HeaderClassName
{
color: #767316;
}
.AnyTagClassName
{
color: #767316;
}
</style>
background-color css
<style>
a { background-color: #767316; }
a { background-color: rgb(118,115,22); }
div.DivClassName
{
background-color: #767316;
}
.BgClassName
{
background-color: #767316;
}
</style>
border-color css
<style>
span { border-color: #767316; }
span { border-color: rgb(118,115,22); }
td.TdClassName
{
border-color: #767316;
}
.TagClassName
{
border-color: #767316;
}
</style>