Shades of Olivetone #767021
Tints of Olivetone #767021
RGB
CMYK
RGB Variations
Color information
#767021 (or 0x767021) is known color: Olivetone. HEX triplet: 76, 70 and 21. RGB value is (118,112,33). Sum of RGB (Red+Green+Blue) = 118+112+33=263 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.87% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 33 (13.28% from 255 or 12.55% from 263); Max value from RGB is 118 - color contains mainly: red. Hex color #767021 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767021 is #898FDE. Grayscale: #696969. Windows color (decimal): -9015263 or 2191478. OLE color: 2191478.
HSL color Cylindrical-coordinate representation of color #767021: hue angle of 55.76º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #767021 is Cyan = 0, Magento = 0.05, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 33 | - |
| CMYK | 0 | 0.05 | 0.72 | 0.54 |
| HSL | 55.76º | 0.56% | 0.3% | - |
| HSV(B) | 55.76º | 0.72% | 0.46% | - |
| XYZ | 13.54 | 15.55 | 3.73 | - |
| YUV | 104.79 | 87.49 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 33 | 0 | 0.05 | 0.72 | 0.54 | 55.76 | 0.56 | 0.3 |
| Hex | 76 | 70 | 21 | 0 | 5 | 48 | 36 | 38 | 38 | 1E |
| Octal | 166 | 160 | 41 | 0 | 5 | 110 | 66 | 70 | 70 | 36 |
| Binary | 1110110 | 1110000 | 100001 | 0 | 101 | 1001000 | 110110 | 111000 | 111000 | 11110 |
Color Harmonies of #767021
Complementary color
Monochromatic Colors of #767021
Black with #767021
Text Example
Text Example
White with #767021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767021; }
p { color: rgb(118,112,33); }
H1.HeaderClassName
{
color: #767021;
}
.AnyTagClassName
{
color: #767021;
}
</style>
background-color css
<style>
a { background-color: #767021; }
a { background-color: rgb(118,112,33); }
div.DivClassName
{
background-color: #767021;
}
.BgClassName
{
background-color: #767021;
}
</style>
border-color css
<style>
span { border-color: #767021; }
span { border-color: rgb(118,112,33); }
td.TdClassName
{
border-color: #767021;
}
.TagClassName
{
border-color: #767021;
}
</style>