Shades of Olive #727405
Tints of Olive #727405
RGB
CMYK
RGB Variations
Color information
#727405 (or 0x727405) is known color: Olive. HEX triplet: 72, 74 and 05. RGB value is (114,116,5). Sum of RGB (Red+Green+Blue) = 114+116+5=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 116 (45.70% from 255 or 49.36% from 235); Blue value is 5 (2.34% from 255 or 2.13% from 235); Max value from RGB is 116 - color contains mainly: green. Hex color #727405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727405 is #8D8BFA. Grayscale: #676767. Windows color (decimal): -9276411 or 357490. OLE color: 357490.
HSL color Cylindrical-coordinate representation of color #727405: hue angle of 61.08º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #727405 is Cyan = 0.02, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 116 | 5 | - |
| CMYK | 0.02 | 0 | 0.96 | 0.55 |
| HSL | 61.08º | 0.92% | 0.24% | - |
| HSV(B) | 61.08º | 0.96% | 0.45% | - |
| XYZ | 13.21 | 16.08 | 2.55 | - |
| YUV | 102.75 | 72.84 | 136.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 5 | 0.02 | 0 | 0.96 | 0.55 | 61.08 | 0.92 | 0.24 |
| Hex | 72 | 74 | 5 | 2 | 0 | 60 | 37 | 3D | 5C | 18 |
| Octal | 162 | 164 | 5 | 2 | 0 | 140 | 67 | 75 | 134 | 30 |
| Binary | 1110010 | 1110100 | 101 | 10 | 0 | 1100000 | 110111 | 111101 | 1011100 | 11000 |
Color Harmonies of #727405
Complementary color
Monochromatic Colors of #727405
Black with #727405
Text Example
Text Example
White with #727405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727405; }
p { color: rgb(114,116,5); }
H1.HeaderClassName
{
color: #727405;
}
.AnyTagClassName
{
color: #727405;
}
</style>
background-color css
<style>
a { background-color: #727405; }
a { background-color: rgb(114,116,5); }
div.DivClassName
{
background-color: #727405;
}
.BgClassName
{
background-color: #727405;
}
</style>
border-color css
<style>
span { border-color: #727405; }
span { border-color: rgb(114,116,5); }
td.TdClassName
{
border-color: #727405;
}
.TagClassName
{
border-color: #727405;
}
</style>