Shades of Olivetone #726926
Tints of Olivetone #726926
RGB
CMYK
RGB Variations
Color information
#726926 (or 0x726926) is known color: Olivetone. HEX triplet: 72, 69 and 26. RGB value is (114,105,38). Sum of RGB (Red+Green+Blue) = 114+105+38=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #726926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726926 is #8D96D9. Grayscale: #646464. Windows color (decimal): -9279194 or 2517362. OLE color: 2517362.
HSL color Cylindrical-coordinate representation of color #726926: hue angle of 52.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #726926 is Cyan = 0, Magento = 0.08, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 38 | - |
| CMYK | 0 | 0.08 | 0.67 | 0.55 |
| HSL | 52.89º | 0.5% | 0.3% | - |
| HSV(B) | 52.89º | 0.67% | 0.45% | - |
| XYZ | 12.34 | 13.82 | 3.85 | - |
| YUV | 100.05 | 92.98 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 38 | 0 | 0.08 | 0.67 | 0.55 | 52.89 | 0.5 | 0.3 |
| Hex | 72 | 69 | 26 | 0 | 8 | 43 | 37 | 35 | 32 | 1E |
| Octal | 162 | 151 | 46 | 0 | 10 | 103 | 67 | 65 | 62 | 36 |
| Binary | 1110010 | 1101001 | 100110 | 0 | 1000 | 1000011 | 110111 | 110101 | 110010 | 11110 |
Color Harmonies of #726926
Complementary color
Monochromatic Colors of #726926
Black with #726926
Text Example
Text Example
White with #726926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726926; }
p { color: rgb(114,105,38); }
H1.HeaderClassName
{
color: #726926;
}
.AnyTagClassName
{
color: #726926;
}
</style>
background-color css
<style>
a { background-color: #726926; }
a { background-color: rgb(114,105,38); }
div.DivClassName
{
background-color: #726926;
}
.BgClassName
{
background-color: #726926;
}
</style>
border-color css
<style>
span { border-color: #726926; }
span { border-color: rgb(114,105,38); }
td.TdClassName
{
border-color: #726926;
}
.TagClassName
{
border-color: #726926;
}
</style>