Shades of Olivetone #767326
Tints of Olivetone #767326
RGB
CMYK
RGB Variations
Color information
#767326 (or 0x767326) is known color: Olivetone. HEX triplet: 76, 73 and 26. RGB value is (118,115,38). Sum of RGB (Red+Green+Blue) = 118+115+38=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 38 (15.23% from 255 or 14.02% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #767326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767326 is #898CD9. Grayscale: #6B6B6B. Windows color (decimal): -9014490 or 2519926. OLE color: 2519926.
HSL color Cylindrical-coordinate representation of color #767326: hue angle of 57.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #767326 is Cyan = 0, Magento = 0.03, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 38 | - |
| CMYK | 0 | 0.03 | 0.68 | 0.54 |
| HSL | 57.75º | 0.51% | 0.31% | - |
| HSV(B) | 57.75º | 0.68% | 0.46% | - |
| XYZ | 13.95 | 16.25 | 4.24 | - |
| YUV | 107.12 | 88.99 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 38 | 0 | 0.03 | 0.68 | 0.54 | 57.75 | 0.51 | 0.31 |
| Hex | 76 | 73 | 26 | 0 | 3 | 44 | 36 | 3A | 33 | 1F |
| Octal | 166 | 163 | 46 | 0 | 3 | 104 | 66 | 72 | 63 | 37 |
| Binary | 1110110 | 1110011 | 100110 | 0 | 11 | 1000100 | 110110 | 111010 | 110011 | 11111 |
Color Harmonies of #767326
Complementary color
Monochromatic Colors of #767326
Black with #767326
Text Example
Text Example
White with #767326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767326; }
p { color: rgb(118,115,38); }
H1.HeaderClassName
{
color: #767326;
}
.AnyTagClassName
{
color: #767326;
}
</style>
background-color css
<style>
a { background-color: #767326; }
a { background-color: rgb(118,115,38); }
div.DivClassName
{
background-color: #767326;
}
.BgClassName
{
background-color: #767326;
}
</style>
border-color css
<style>
span { border-color: #767326; }
span { border-color: rgb(118,115,38); }
td.TdClassName
{
border-color: #767326;
}
.TagClassName
{
border-color: #767326;
}
</style>