Shades of Olive #727610
Tints of Olive #727610
RGB
CMYK
RGB Variations
Color information
#727610 (or 0x727610) is known color: Olive. HEX triplet: 72, 76 and 10. RGB value is (114,118,16). Sum of RGB (Red+Green+Blue) = 114+118+16=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 118 - color contains mainly: green. Hex color #727610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727610 is #8D89EF. Grayscale: #696969. Windows color (decimal): -9275888 or 1078898. OLE color: 1078898.
HSL color Cylindrical-coordinate representation of color #727610: hue angle of 62.35º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #727610 is Cyan = 0.03, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 16 | - |
| CMYK | 0.03 | 0 | 0.86 | 0.54 |
| HSL | 62.35º | 0.76% | 0.26% | - |
| HSV(B) | 62.35º | 0.86% | 0.46% | - |
| XYZ | 13.51 | 16.57 | 2.98 | - |
| YUV | 105.18 | 77.67 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 16 | 0.03 | 0 | 0.86 | 0.54 | 62.35 | 0.76 | 0.26 |
| Hex | 72 | 76 | 10 | 3 | 0 | 56 | 36 | 3E | 4C | 1A |
| Octal | 162 | 166 | 20 | 3 | 0 | 126 | 66 | 76 | 114 | 32 |
| Binary | 1110010 | 1110110 | 10000 | 11 | 0 | 1010110 | 110110 | 111110 | 1001100 | 11010 |
Color Harmonies of #727610
Complementary color
Monochromatic Colors of #727610
Black with #727610
Text Example
Text Example
White with #727610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727610; }
p { color: rgb(114,118,16); }
H1.HeaderClassName
{
color: #727610;
}
.AnyTagClassName
{
color: #727610;
}
</style>
background-color css
<style>
a { background-color: #727610; }
a { background-color: rgb(114,118,16); }
div.DivClassName
{
background-color: #727610;
}
.BgClassName
{
background-color: #727610;
}
</style>
border-color css
<style>
span { border-color: #727610; }
span { border-color: rgb(114,118,16); }
td.TdClassName
{
border-color: #727610;
}
.TagClassName
{
border-color: #727610;
}
</style>