Shades of Olive #727710
Tints of Olive #727710
RGB
CMYK
RGB Variations
Color information
#727710 (or 0x727710) is known color: Olive. HEX triplet: 72, 77 and 10. RGB value is (114,119,16). Sum of RGB (Red+Green+Blue) = 114+119+16=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 119 (46.88% from 255 or 47.79% from 249); Blue value is 16 (6.64% from 255 or 6.43% from 249); Max value from RGB is 119 - color contains mainly: green. Hex color #727710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727710 is #8D88EF. Grayscale: #6A6A6A. Windows color (decimal): -9275632 or 1079154. OLE color: 1079154.
HSL color Cylindrical-coordinate representation of color #727710: hue angle of 62.91º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #727710 is Cyan = 0.04, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 119 | 16 | - |
| CMYK | 0.04 | 0 | 0.87 | 0.53 |
| HSL | 62.91º | 0.76% | 0.26% | - |
| HSV(B) | 62.91º | 0.87% | 0.47% | - |
| XYZ | 13.63 | 16.81 | 3.02 | - |
| YUV | 105.76 | 77.34 | 133.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 16 | 0.04 | 0 | 0.87 | 0.53 | 62.91 | 0.76 | 0.26 |
| Hex | 72 | 77 | 10 | 4 | 0 | 57 | 35 | 3F | 4C | 1A |
| Octal | 162 | 167 | 20 | 4 | 0 | 127 | 65 | 77 | 114 | 32 |
| Binary | 1110010 | 1110111 | 10000 | 100 | 0 | 1010111 | 110101 | 111111 | 1001100 | 11010 |
Color Harmonies of #727710
Complementary color
Monochromatic Colors of #727710
Black with #727710
Text Example
Text Example
White with #727710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727710; }
p { color: rgb(114,119,16); }
H1.HeaderClassName
{
color: #727710;
}
.AnyTagClassName
{
color: #727710;
}
</style>
background-color css
<style>
a { background-color: #727710; }
a { background-color: rgb(114,119,16); }
div.DivClassName
{
background-color: #727710;
}
.BgClassName
{
background-color: #727710;
}
</style>
border-color css
<style>
span { border-color: #727710; }
span { border-color: rgb(114,119,16); }
td.TdClassName
{
border-color: #727710;
}
.TagClassName
{
border-color: #727710;
}
</style>