Shades of Olive #727502
Tints of Olive #727502
RGB
CMYK
RGB Variations
Color information
#727502 (or 0x727502) is known color: Olive. HEX triplet: 72, 75 and 02. RGB value is (114,117,2). Sum of RGB (Red+Green+Blue) = 114+117+2=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 117 (46.09% from 255 or 50.21% from 233); Blue value is 2 (1.17% from 255 or 0.86% from 233); Max value from RGB is 117 - color contains mainly: green. Hex color #727502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727502 is #8D8AFD. Grayscale: #676767. Windows color (decimal): -9276158 or 161138. OLE color: 161138.
HSL color Cylindrical-coordinate representation of color #727502: hue angle of 61.57º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #727502 is Cyan = 0.03, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 2 | - |
| CMYK | 0.03 | 0 | 0.98 | 0.54 |
| HSL | 61.57º | 0.97% | 0.23% | - |
| HSV(B) | 61.57º | 0.98% | 0.46% | - |
| XYZ | 13.31 | 16.3 | 2.5 | - |
| YUV | 102.99 | 71.01 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 2 | 0.03 | 0 | 0.98 | 0.54 | 61.57 | 0.97 | 0.23 |
| Hex | 72 | 75 | 2 | 3 | 0 | 62 | 36 | 3E | 61 | 17 |
| Octal | 162 | 165 | 2 | 3 | 0 | 142 | 66 | 76 | 141 | 27 |
| Binary | 1110010 | 1110101 | 10 | 11 | 0 | 1100010 | 110110 | 111110 | 1100001 | 10111 |
Color Harmonies of #727502
Complementary color
Monochromatic Colors of #727502
Black with #727502
Text Example
Text Example
White with #727502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727502; }
p { color: rgb(114,117,2); }
H1.HeaderClassName
{
color: #727502;
}
.AnyTagClassName
{
color: #727502;
}
</style>
background-color css
<style>
a { background-color: #727502; }
a { background-color: rgb(114,117,2); }
div.DivClassName
{
background-color: #727502;
}
.BgClassName
{
background-color: #727502;
}
</style>
border-color css
<style>
span { border-color: #727502; }
span { border-color: rgb(114,117,2); }
td.TdClassName
{
border-color: #727502;
}
.TagClassName
{
border-color: #727502;
}
</style>