Shades of Olive #727601
Tints of Olive #727601
RGB
CMYK
RGB Variations
Color information
#727601 (or 0x727601) is known color: Olive. HEX triplet: 72, 76 and 01. RGB value is (114,118,1). Sum of RGB (Red+Green+Blue) = 114+118+1=233 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.93% from 233); Green value is 118 (46.48% from 255 or 50.64% from 233); Blue value is 1 (0.78% from 255 or 0.43% from 233); Max value from RGB is 118 - color contains mainly: green. Hex color #727601 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727601 is #8D89FE. Grayscale: #676767. Windows color (decimal): -9275903 or 95858. OLE color: 95858.
HSL color Cylindrical-coordinate representation of color #727601: hue angle of 62.05º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #727601 is Cyan = 0.03, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 1 | - |
| CMYK | 0.03 | 0 | 0.99 | 0.54 |
| HSL | 62.05º | 0.98% | 0.23% | - |
| HSV(B) | 62.05º | 0.99% | 0.46% | - |
| XYZ | 13.42 | 16.54 | 2.51 | - |
| YUV | 103.47 | 70.17 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 1 | 0.03 | 0 | 0.99 | 0.54 | 62.05 | 0.98 | 0.23 |
| Hex | 72 | 76 | 1 | 3 | 0 | 63 | 36 | 3E | 62 | 17 |
| Octal | 162 | 166 | 1 | 3 | 0 | 143 | 66 | 76 | 142 | 27 |
| Binary | 1110010 | 1110110 | 1 | 11 | 0 | 1100011 | 110110 | 111110 | 1100010 | 10111 |
Color Harmonies of #727601
Complementary color
Monochromatic Colors of #727601
Black with #727601
Text Example
Text Example
White with #727601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727601; }
p { color: rgb(114,118,1); }
H1.HeaderClassName
{
color: #727601;
}
.AnyTagClassName
{
color: #727601;
}
</style>
background-color css
<style>
a { background-color: #727601; }
a { background-color: rgb(114,118,1); }
div.DivClassName
{
background-color: #727601;
}
.BgClassName
{
background-color: #727601;
}
</style>
border-color css
<style>
span { border-color: #727601; }
span { border-color: rgb(114,118,1); }
td.TdClassName
{
border-color: #727601;
}
.TagClassName
{
border-color: #727601;
}
</style>