Shades of Olivetone #767716
Tints of Olivetone #767716
RGB
CMYK
RGB Variations
Color information
#767716 (or 0x767716) is known color: Olivetone. HEX triplet: 76, 77 and 16. RGB value is (118,119,22). Sum of RGB (Red+Green+Blue) = 118+119+22=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 119 (46.88% from 255 or 45.95% from 259); Blue value is 22 (8.98% from 255 or 8.49% from 259); Max value from RGB is 119 - color contains mainly: green. Hex color #767716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767716 is #8988E9. Grayscale: #6C6C6C. Windows color (decimal): -9013482 or 1472374. OLE color: 1472374.
HSL color Cylindrical-coordinate representation of color #767716: hue angle of 60.62º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #767716 is Cyan = 0.01, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 22 | - |
| CMYK | 0.01 | 0 | 0.82 | 0.53 |
| HSL | 60.62º | 0.69% | 0.28% | - |
| HSV(B) | 60.62º | 0.82% | 0.47% | - |
| XYZ | 14.21 | 17.1 | 3.31 | - |
| YUV | 107.64 | 79.67 | 135.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 22 | 0.01 | 0 | 0.82 | 0.53 | 60.62 | 0.69 | 0.28 |
| Hex | 76 | 77 | 16 | 1 | 0 | 52 | 35 | 3D | 45 | 1C |
| Octal | 166 | 167 | 26 | 1 | 0 | 122 | 65 | 75 | 105 | 34 |
| Binary | 1110110 | 1110111 | 10110 | 1 | 0 | 1010010 | 110101 | 111101 | 1000101 | 11100 |
Color Harmonies of #767716
Complementary color
Monochromatic Colors of #767716
Black with #767716
Text Example
Text Example
White with #767716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767716; }
p { color: rgb(118,119,22); }
H1.HeaderClassName
{
color: #767716;
}
.AnyTagClassName
{
color: #767716;
}
</style>
background-color css
<style>
a { background-color: #767716; }
a { background-color: rgb(118,119,22); }
div.DivClassName
{
background-color: #767716;
}
.BgClassName
{
background-color: #767716;
}
</style>
border-color css
<style>
span { border-color: #767716; }
span { border-color: rgb(118,119,22); }
td.TdClassName
{
border-color: #767716;
}
.TagClassName
{
border-color: #767716;
}
</style>