Shades of Olivetone #767516
Tints of Olivetone #767516
RGB
CMYK
RGB Variations
Color information
#767516 (or 0x767516) is known color: Olivetone. HEX triplet: 76, 75 and 16. RGB value is (118,117,22). Sum of RGB (Red+Green+Blue) = 118+117+22=257 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.91% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 22 (8.98% from 255 or 8.56% from 257); Max value from RGB is 118 - color contains mainly: red. Hex color #767516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767516 is #898AE9. Grayscale: #6A6A6A. Windows color (decimal): -9013994 or 1471862. OLE color: 1471862.
HSL color Cylindrical-coordinate representation of color #767516: hue angle of 59.38º 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 #767516 is Cyan = 0, Magento = 0.01, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 22 | - |
| CMYK | 0 | 0.01 | 0.81 | 0.54 |
| HSL | 59.38º | 0.69% | 0.27% | - |
| HSV(B) | 59.38º | 0.81% | 0.46% | - |
| XYZ | 13.98 | 16.63 | 3.23 | - |
| YUV | 106.47 | 80.33 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 22 | 0 | 0.01 | 0.81 | 0.54 | 59.38 | 0.69 | 0.27 |
| Hex | 76 | 75 | 16 | 0 | 1 | 51 | 36 | 3B | 45 | 1B |
| Octal | 166 | 165 | 26 | 0 | 1 | 121 | 66 | 73 | 105 | 33 |
| Binary | 1110110 | 1110101 | 10110 | 0 | 1 | 1010001 | 110110 | 111011 | 1000101 | 11011 |
Color Harmonies of #767516
Complementary color
Monochromatic Colors of #767516
Black with #767516
Text Example
Text Example
White with #767516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767516; }
p { color: rgb(118,117,22); }
H1.HeaderClassName
{
color: #767516;
}
.AnyTagClassName
{
color: #767516;
}
</style>
background-color css
<style>
a { background-color: #767516; }
a { background-color: rgb(118,117,22); }
div.DivClassName
{
background-color: #767516;
}
.BgClassName
{
background-color: #767516;
}
</style>
border-color css
<style>
span { border-color: #767516; }
span { border-color: rgb(118,117,22); }
td.TdClassName
{
border-color: #767516;
}
.TagClassName
{
border-color: #767516;
}
</style>