Shades of Olivetone #737726
Tints of Olivetone #737726
RGB
CMYK
RGB Variations
Color information
#737726 (or 0x737726) is known color: Olivetone. HEX triplet: 73, 77 and 26. RGB value is (115,119,38). Sum of RGB (Red+Green+Blue) = 115+119+38=272 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.28% from 272); Green value is 119 (46.88% from 255 or 43.75% from 272); Blue value is 38 (15.23% from 255 or 13.97% from 272); Max value from RGB is 119 - color contains mainly: green. Hex color #737726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737726 is #8C88D9. Grayscale: #6C6C6C. Windows color (decimal): -9210074 or 2520947. OLE color: 2520947.
HSL color Cylindrical-coordinate representation of color #737726: hue angle of 62.96º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #737726 is Cyan = 0.03, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 119 | 38 | - |
| CMYK | 0.03 | 0 | 0.68 | 0.53 |
| HSL | 62.96º | 0.52% | 0.31% | - |
| HSV(B) | 62.96º | 0.68% | 0.47% | - |
| XYZ | 14.02 | 16.98 | 4.37 | - |
| YUV | 108.57 | 88.17 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 119 | 38 | 0.03 | 0 | 0.68 | 0.53 | 62.96 | 0.52 | 0.31 |
| Hex | 73 | 77 | 26 | 3 | 0 | 44 | 35 | 3F | 34 | 1F |
| Octal | 163 | 167 | 46 | 3 | 0 | 104 | 65 | 77 | 64 | 37 |
| Binary | 1110011 | 1110111 | 100110 | 11 | 0 | 1000100 | 110101 | 111111 | 110100 | 11111 |
Color Harmonies of #737726
Complementary color
Monochromatic Colors of #737726
Black with #737726
Text Example
Text Example
White with #737726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737726; }
p { color: rgb(115,119,38); }
H1.HeaderClassName
{
color: #737726;
}
.AnyTagClassName
{
color: #737726;
}
</style>
background-color css
<style>
a { background-color: #737726; }
a { background-color: rgb(115,119,38); }
div.DivClassName
{
background-color: #737726;
}
.BgClassName
{
background-color: #737726;
}
</style>
border-color css
<style>
span { border-color: #737726; }
span { border-color: rgb(115,119,38); }
td.TdClassName
{
border-color: #737726;
}
.TagClassName
{
border-color: #737726;
}
</style>