Shades of Olivetone #767116
Tints of Olivetone #767116
RGB
CMYK
RGB Variations
Color information
#767116 (or 0x767116) is known color: Olivetone. HEX triplet: 76, 71 and 16. RGB value is (118,113,22). Sum of RGB (Red+Green+Blue) = 118+113+22=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 113 (44.53% from 255 or 44.66% from 253); Blue value is 22 (8.98% from 255 or 8.70% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #767116 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767116 is #898EE9. Grayscale: #686868. Windows color (decimal): -9015018 or 1470838. OLE color: 1470838.
HSL color Cylindrical-coordinate representation of color #767116: hue angle of 56.88º 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 #767116 is Cyan = 0, Magento = 0.04, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 22 | - |
| CMYK | 0 | 0.04 | 0.81 | 0.54 |
| HSL | 56.88º | 0.69% | 0.27% | - |
| HSV(B) | 56.88º | 0.81% | 0.46% | - |
| XYZ | 13.52 | 15.72 | 3.08 | - |
| YUV | 104.12 | 81.66 | 137.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 22 | 0 | 0.04 | 0.81 | 0.54 | 56.88 | 0.69 | 0.27 |
| Hex | 76 | 71 | 16 | 0 | 4 | 51 | 36 | 39 | 45 | 1B |
| Octal | 166 | 161 | 26 | 0 | 4 | 121 | 66 | 71 | 105 | 33 |
| Binary | 1110110 | 1110001 | 10110 | 0 | 100 | 1010001 | 110110 | 111001 | 1000101 | 11011 |
Color Harmonies of #767116
Complementary color
Monochromatic Colors of #767116
Black with #767116
Text Example
Text Example
White with #767116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767116; }
p { color: rgb(118,113,22); }
H1.HeaderClassName
{
color: #767116;
}
.AnyTagClassName
{
color: #767116;
}
</style>
background-color css
<style>
a { background-color: #767116; }
a { background-color: rgb(118,113,22); }
div.DivClassName
{
background-color: #767116;
}
.BgClassName
{
background-color: #767116;
}
</style>
border-color css
<style>
span { border-color: #767116; }
span { border-color: rgb(118,113,22); }
td.TdClassName
{
border-color: #767116;
}
.TagClassName
{
border-color: #767116;
}
</style>