Shades of Olivetone #767521
Tints of Olivetone #767521
RGB
CMYK
RGB Variations
Color information
#767521 (or 0x767521) is known color: Olivetone. HEX triplet: 76, 75 and 21. RGB value is (118,117,33). Sum of RGB (Red+Green+Blue) = 118+117+33=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 117 (46.09% from 255 or 43.66% from 268); Blue value is 33 (13.28% from 255 or 12.31% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #767521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767521 is #898ADE. Grayscale: #6C6C6C. Windows color (decimal): -9013983 or 2192758. OLE color: 2192758.
HSL color Cylindrical-coordinate representation of color #767521: hue angle of 59.29º 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 #767521 is Cyan = 0, Magento = 0.01, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 33 | - |
| CMYK | 0 | 0.01 | 0.72 | 0.54 |
| HSL | 59.29º | 0.56% | 0.3% | - |
| HSV(B) | 59.29º | 0.72% | 0.46% | - |
| XYZ | 14.11 | 16.68 | 3.92 | - |
| YUV | 107.72 | 85.83 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 33 | 0 | 0.01 | 0.72 | 0.54 | 59.29 | 0.56 | 0.3 |
| Hex | 76 | 75 | 21 | 0 | 1 | 48 | 36 | 3B | 38 | 1E |
| Octal | 166 | 165 | 41 | 0 | 1 | 110 | 66 | 73 | 70 | 36 |
| Binary | 1110110 | 1110101 | 100001 | 0 | 1 | 1001000 | 110110 | 111011 | 111000 | 11110 |
Color Harmonies of #767521
Complementary color
Monochromatic Colors of #767521
Black with #767521
Text Example
Text Example
White with #767521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767521; }
p { color: rgb(118,117,33); }
H1.HeaderClassName
{
color: #767521;
}
.AnyTagClassName
{
color: #767521;
}
</style>
background-color css
<style>
a { background-color: #767521; }
a { background-color: rgb(118,117,33); }
div.DivClassName
{
background-color: #767521;
}
.BgClassName
{
background-color: #767521;
}
</style>
border-color css
<style>
span { border-color: #767521; }
span { border-color: rgb(118,117,33); }
td.TdClassName
{
border-color: #767521;
}
.TagClassName
{
border-color: #767521;
}
</style>