Shades of Olivetone #767321
Tints of Olivetone #767321
RGB
CMYK
RGB Variations
Color information
#767321 (or 0x767321) is known color: Olivetone. HEX triplet: 76, 73 and 21. RGB value is (118,115,33). Sum of RGB (Red+Green+Blue) = 118+115+33=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 118 - color contains mainly: red. Hex color #767321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767321 is #898CDE. Grayscale: #6A6A6A. Windows color (decimal): -9014495 or 2192246. OLE color: 2192246.
HSL color Cylindrical-coordinate representation of color #767321: hue angle of 57.88º 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 #767321 is Cyan = 0, Magento = 0.03, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 33 | - |
| CMYK | 0 | 0.03 | 0.72 | 0.54 |
| HSL | 57.88º | 0.56% | 0.3% | - |
| HSV(B) | 57.88º | 0.72% | 0.46% | - |
| XYZ | 13.88 | 16.22 | 3.84 | - |
| YUV | 106.55 | 86.49 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 33 | 0 | 0.03 | 0.72 | 0.54 | 57.88 | 0.56 | 0.3 |
| Hex | 76 | 73 | 21 | 0 | 3 | 48 | 36 | 3A | 38 | 1E |
| Octal | 166 | 163 | 41 | 0 | 3 | 110 | 66 | 72 | 70 | 36 |
| Binary | 1110110 | 1110011 | 100001 | 0 | 11 | 1001000 | 110110 | 111010 | 111000 | 11110 |
Color Harmonies of #767321
Complementary color
Monochromatic Colors of #767321
Black with #767321
Text Example
Text Example
White with #767321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767321; }
p { color: rgb(118,115,33); }
H1.HeaderClassName
{
color: #767321;
}
.AnyTagClassName
{
color: #767321;
}
</style>
background-color css
<style>
a { background-color: #767321; }
a { background-color: rgb(118,115,33); }
div.DivClassName
{
background-color: #767321;
}
.BgClassName
{
background-color: #767321;
}
</style>
border-color css
<style>
span { border-color: #767321; }
span { border-color: rgb(118,115,33); }
td.TdClassName
{
border-color: #767321;
}
.TagClassName
{
border-color: #767321;
}
</style>