Shades of Olivetone #767012
Tints of Olivetone #767012
RGB
CMYK
RGB Variations
Color information
#767012 (or 0x767012) is known color: Olivetone. HEX triplet: 76, 70 and 12. RGB value is (118,112,18). Sum of RGB (Red+Green+Blue) = 118+112+18=248 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.58% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 18 (7.42% from 255 or 7.26% from 248); Max value from RGB is 118 - color contains mainly: red. Hex color #767012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767012 is #898FED. Grayscale: #676767. Windows color (decimal): -9015278 or 1208438. OLE color: 1208438.
HSL color Cylindrical-coordinate representation of color #767012: hue angle of 56.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #767012 is Cyan = 0, Magento = 0.05, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 18 | - |
| CMYK | 0 | 0.05 | 0.85 | 0.54 |
| HSL | 56.4º | 0.74% | 0.27% | - |
| HSV(B) | 56.4º | 0.85% | 0.46% | - |
| XYZ | 13.37 | 15.48 | 2.86 | - |
| YUV | 103.08 | 79.99 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 18 | 0 | 0.05 | 0.85 | 0.54 | 56.4 | 0.74 | 0.27 |
| Hex | 76 | 70 | 12 | 0 | 5 | 55 | 36 | 38 | 4A | 1B |
| Octal | 166 | 160 | 22 | 0 | 5 | 125 | 66 | 70 | 112 | 33 |
| Binary | 1110110 | 1110000 | 10010 | 0 | 101 | 1010101 | 110110 | 111000 | 1001010 | 11011 |
Color Harmonies of #767012
Complementary color
Monochromatic Colors of #767012
Black with #767012
Text Example
Text Example
White with #767012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767012; }
p { color: rgb(118,112,18); }
H1.HeaderClassName
{
color: #767012;
}
.AnyTagClassName
{
color: #767012;
}
</style>
background-color css
<style>
a { background-color: #767012; }
a { background-color: rgb(118,112,18); }
div.DivClassName
{
background-color: #767012;
}
.BgClassName
{
background-color: #767012;
}
</style>
border-color css
<style>
span { border-color: #767012; }
span { border-color: rgb(118,112,18); }
td.TdClassName
{
border-color: #767012;
}
.TagClassName
{
border-color: #767012;
}
</style>