Shades of Olive #727603
Tints of Olive #727603
RGB
CMYK
RGB Variations
Color information
#727603 (or 0x727603) is known color: Olive. HEX triplet: 72, 76 and 03. RGB value is (114,118,3). Sum of RGB (Red+Green+Blue) = 114+118+3=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 118 (46.48% from 255 or 50.21% from 235); Blue value is 3 (1.56% from 255 or 1.28% from 235); Max value from RGB is 118 - color contains mainly: green. Hex color #727603 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727603 is #8D89FC. Grayscale: #686868. Windows color (decimal): -9275901 or 226930. OLE color: 226930.
HSL color Cylindrical-coordinate representation of color #727603: hue angle of 62.09º degrees, saturation: 0.95, 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 #727603 is Cyan = 0.03, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 3 | - |
| CMYK | 0.03 | 0 | 0.97 | 0.54 |
| HSL | 62.09º | 0.95% | 0.24% | - |
| HSV(B) | 62.09º | 0.97% | 0.46% | - |
| XYZ | 13.43 | 16.54 | 2.57 | - |
| YUV | 103.69 | 71.17 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 3 | 0.03 | 0 | 0.97 | 0.54 | 62.09 | 0.95 | 0.24 |
| Hex | 72 | 76 | 3 | 3 | 0 | 61 | 36 | 3E | 5F | 18 |
| Octal | 162 | 166 | 3 | 3 | 0 | 141 | 66 | 76 | 137 | 30 |
| Binary | 1110010 | 1110110 | 11 | 11 | 0 | 1100001 | 110110 | 111110 | 1011111 | 11000 |
Color Harmonies of #727603
Complementary color
Monochromatic Colors of #727603
Black with #727603
Text Example
Text Example
White with #727603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727603; }
p { color: rgb(114,118,3); }
H1.HeaderClassName
{
color: #727603;
}
.AnyTagClassName
{
color: #727603;
}
</style>
background-color css
<style>
a { background-color: #727603; }
a { background-color: rgb(114,118,3); }
div.DivClassName
{
background-color: #727603;
}
.BgClassName
{
background-color: #727603;
}
</style>
border-color css
<style>
span { border-color: #727603; }
span { border-color: rgb(114,118,3); }
td.TdClassName
{
border-color: #727603;
}
.TagClassName
{
border-color: #727603;
}
</style>