Shades of Olivetone #766921
Tints of Olivetone #766921
RGB
CMYK
RGB Variations
Color information
#766921 (or 0x766921) is known color: Olivetone. HEX triplet: 76, 69 and 21. RGB value is (118,105,33). Sum of RGB (Red+Green+Blue) = 118+105+33=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 105 (41.41% from 255 or 41.02% from 256); Blue value is 33 (13.28% from 255 or 12.89% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #766921 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766921 is #8996DE. Grayscale: #646464. Windows color (decimal): -9017055 or 2189686. OLE color: 2189686.
HSL color Cylindrical-coordinate representation of color #766921: hue angle of 50.82º 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 #766921 is Cyan = 0, Magento = 0.11, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 33 | - |
| CMYK | 0 | 0.11 | 0.72 | 0.54 |
| HSL | 50.82º | 0.56% | 0.3% | - |
| HSV(B) | 50.82º | 0.72% | 0.46% | - |
| XYZ | 12.8 | 14.06 | 3.48 | - |
| YUV | 100.68 | 89.81 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 33 | 0 | 0.11 | 0.72 | 0.54 | 50.82 | 0.56 | 0.3 |
| Hex | 76 | 69 | 21 | 0 | B | 48 | 36 | 33 | 38 | 1E |
| Octal | 166 | 151 | 41 | 0 | 13 | 110 | 66 | 63 | 70 | 36 |
| Binary | 1110110 | 1101001 | 100001 | 0 | 1011 | 1001000 | 110110 | 110011 | 111000 | 11110 |
Color Harmonies of #766921
Complementary color
Monochromatic Colors of #766921
Black with #766921
Text Example
Text Example
White with #766921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766921; }
p { color: rgb(118,105,33); }
H1.HeaderClassName
{
color: #766921;
}
.AnyTagClassName
{
color: #766921;
}
</style>
background-color css
<style>
a { background-color: #766921; }
a { background-color: rgb(118,105,33); }
div.DivClassName
{
background-color: #766921;
}
.BgClassName
{
background-color: #766921;
}
</style>
border-color css
<style>
span { border-color: #766921; }
span { border-color: rgb(118,105,33); }
td.TdClassName
{
border-color: #766921;
}
.TagClassName
{
border-color: #766921;
}
</style>