Shades of Olive #727504
Tints of Olive #727504
RGB
CMYK
RGB Variations
Color information
#727504 (or 0x727504) is known color: Olive. HEX triplet: 72, 75 and 04. RGB value is (114,117,4). Sum of RGB (Red+Green+Blue) = 114+117+4=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 4 (1.95% from 255 or 1.70% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #727504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727504 is #8D8AFB. Grayscale: #676767. Windows color (decimal): -9276156 or 292210. OLE color: 292210.
HSL color Cylindrical-coordinate representation of color #727504: hue angle of 61.59º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #727504 is Cyan = 0.03, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 4 | - |
| CMYK | 0.03 | 0 | 0.97 | 0.54 |
| HSL | 61.59º | 0.93% | 0.24% | - |
| HSV(B) | 61.59º | 0.97% | 0.46% | - |
| XYZ | 13.32 | 16.31 | 2.56 | - |
| YUV | 103.22 | 72.01 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 4 | 0.03 | 0 | 0.97 | 0.54 | 61.59 | 0.93 | 0.24 |
| Hex | 72 | 75 | 4 | 3 | 0 | 61 | 36 | 3E | 5D | 18 |
| Octal | 162 | 165 | 4 | 3 | 0 | 141 | 66 | 76 | 135 | 30 |
| Binary | 1110010 | 1110101 | 100 | 11 | 0 | 1100001 | 110110 | 111110 | 1011101 | 11000 |
Color Harmonies of #727504
Complementary color
Monochromatic Colors of #727504
Black with #727504
Text Example
Text Example
White with #727504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727504; }
p { color: rgb(114,117,4); }
H1.HeaderClassName
{
color: #727504;
}
.AnyTagClassName
{
color: #727504;
}
</style>
background-color css
<style>
a { background-color: #727504; }
a { background-color: rgb(114,117,4); }
div.DivClassName
{
background-color: #727504;
}
.BgClassName
{
background-color: #727504;
}
</style>
border-color css
<style>
span { border-color: #727504; }
span { border-color: rgb(114,117,4); }
td.TdClassName
{
border-color: #727504;
}
.TagClassName
{
border-color: #727504;
}
</style>