Shades of Olivetone #767126
Tints of Olivetone #767126
RGB
CMYK
RGB Variations
Color information
#767126 (or 0x767126) is known color: Olivetone. HEX triplet: 76, 71 and 26. RGB value is (118,113,38). Sum of RGB (Red+Green+Blue) = 118+113+38=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #767126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767126 is #898ED9. Grayscale: #6A6A6A. Windows color (decimal): -9015002 or 2519414. OLE color: 2519414.
HSL color Cylindrical-coordinate representation of color #767126: hue angle of 56.25º 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 #767126 is Cyan = 0, Magento = 0.04, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 38 | - |
| CMYK | 0 | 0.04 | 0.68 | 0.54 |
| HSL | 56.25º | 0.51% | 0.31% | - |
| HSV(B) | 56.25º | 0.68% | 0.46% | - |
| XYZ | 13.73 | 15.8 | 4.16 | - |
| YUV | 105.95 | 89.66 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 38 | 0 | 0.04 | 0.68 | 0.54 | 56.25 | 0.51 | 0.31 |
| Hex | 76 | 71 | 26 | 0 | 4 | 44 | 36 | 38 | 33 | 1F |
| Octal | 166 | 161 | 46 | 0 | 4 | 104 | 66 | 70 | 63 | 37 |
| Binary | 1110110 | 1110001 | 100110 | 0 | 100 | 1000100 | 110110 | 111000 | 110011 | 11111 |
Color Harmonies of #767126
Complementary color
Monochromatic Colors of #767126
Black with #767126
Text Example
Text Example
White with #767126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767126; }
p { color: rgb(118,113,38); }
H1.HeaderClassName
{
color: #767126;
}
.AnyTagClassName
{
color: #767126;
}
</style>
background-color css
<style>
a { background-color: #767126; }
a { background-color: rgb(118,113,38); }
div.DivClassName
{
background-color: #767126;
}
.BgClassName
{
background-color: #767126;
}
</style>
border-color css
<style>
span { border-color: #767126; }
span { border-color: rgb(118,113,38); }
td.TdClassName
{
border-color: #767126;
}
.TagClassName
{
border-color: #767126;
}
</style>