Shades of Olivetone #767526
Tints of Olivetone #767526
RGB
CMYK
RGB Variations
Color information
#767526 (or 0x767526) is known color: Olivetone. HEX triplet: 76, 75 and 26. RGB value is (118,117,38). Sum of RGB (Red+Green+Blue) = 118+117+38=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 38 (15.23% from 255 or 13.92% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #767526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767526 is #898AD9. Grayscale: #6C6C6C. Windows color (decimal): -9013978 or 2520438. OLE color: 2520438.
HSL color Cylindrical-coordinate representation of color #767526: hue angle of 59.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 #767526 is Cyan = 0, Magento = 0.01, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 38 | - |
| CMYK | 0 | 0.01 | 0.68 | 0.54 |
| HSL | 59.25º | 0.51% | 0.31% | - |
| HSV(B) | 59.25º | 0.68% | 0.46% | - |
| XYZ | 14.18 | 16.71 | 4.31 | - |
| YUV | 108.29 | 88.33 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 38 | 0 | 0.01 | 0.68 | 0.54 | 59.25 | 0.51 | 0.31 |
| Hex | 76 | 75 | 26 | 0 | 1 | 44 | 36 | 3B | 33 | 1F |
| Octal | 166 | 165 | 46 | 0 | 1 | 104 | 66 | 73 | 63 | 37 |
| Binary | 1110110 | 1110101 | 100110 | 0 | 1 | 1000100 | 110110 | 111011 | 110011 | 11111 |
Color Harmonies of #767526
Complementary color
Monochromatic Colors of #767526
Black with #767526
Text Example
Text Example
White with #767526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767526; }
p { color: rgb(118,117,38); }
H1.HeaderClassName
{
color: #767526;
}
.AnyTagClassName
{
color: #767526;
}
</style>
background-color css
<style>
a { background-color: #767526; }
a { background-color: rgb(118,117,38); }
div.DivClassName
{
background-color: #767526;
}
.BgClassName
{
background-color: #767526;
}
</style>
border-color css
<style>
span { border-color: #767526; }
span { border-color: rgb(118,117,38); }
td.TdClassName
{
border-color: #767526;
}
.TagClassName
{
border-color: #767526;
}
</style>