Shades of Olive #728607
Tints of Olive #728607
RGB
CMYK
RGB Variations
Color information
#728607 (or 0x728607) is known color: Olive. HEX triplet: 72, 86 and 07. RGB value is (114,134,7). Sum of RGB (Red+Green+Blue) = 114+134+7=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 7 (3.12% from 255 or 2.75% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #728607 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728607 is #8D79F8. Grayscale: #727272. Windows color (decimal): -9271801 or 493170. OLE color: 493170.
HSL color Cylindrical-coordinate representation of color #728607: hue angle of 69.45º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #728607 is Cyan = 0.15, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 7 | - |
| CMYK | 0.15 | 0 | 0.95 | 0.47 |
| HSL | 69.45º | 0.9% | 0.28% | - |
| HSV(B) | 69.45º | 0.95% | 0.53% | - |
| XYZ | 15.5 | 20.64 | 3.37 | - |
| YUV | 113.54 | 67.87 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 7 | 0.15 | 0 | 0.95 | 0.47 | 69.45 | 0.9 | 0.28 |
| Hex | 72 | 86 | 7 | F | 0 | 5F | 2F | 45 | 5A | 1C |
| Octal | 162 | 206 | 7 | 17 | 0 | 137 | 57 | 105 | 132 | 34 |
| Binary | 1110010 | 10000110 | 111 | 1111 | 0 | 1011111 | 101111 | 1000101 | 1011010 | 11100 |
Color Harmonies of #728607
Complementary color
Monochromatic Colors of #728607
Black with #728607
Text Example
Text Example
White with #728607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728607; }
p { color: rgb(114,134,7); }
H1.HeaderClassName
{
color: #728607;
}
.AnyTagClassName
{
color: #728607;
}
</style>
background-color css
<style>
a { background-color: #728607; }
a { background-color: rgb(114,134,7); }
div.DivClassName
{
background-color: #728607;
}
.BgClassName
{
background-color: #728607;
}
</style>
border-color css
<style>
span { border-color: #728607; }
span { border-color: rgb(114,134,7); }
td.TdClassName
{
border-color: #728607;
}
.TagClassName
{
border-color: #728607;
}
</style>