Shades of Olive #728609
Tints of Olive #728609
RGB
CMYK
RGB Variations
Color information
#728609 (or 0x728609) is known color: Olive. HEX triplet: 72, 86 and 09. RGB value is (114,134,9). Sum of RGB (Red+Green+Blue) = 114+134+9=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 9 (3.91% from 255 or 3.50% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #728609 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728609 is #8D79F6. Grayscale: #727272. Windows color (decimal): -9271799 or 624242. OLE color: 624242.
HSL color Cylindrical-coordinate representation of color #728609: hue angle of 69.6º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #728609 is Cyan = 0.15, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 9 | - |
| CMYK | 0.15 | 0 | 0.93 | 0.47 |
| HSL | 69.6º | 0.87% | 0.28% | - |
| HSV(B) | 69.6º | 0.93% | 0.53% | - |
| XYZ | 15.51 | 20.65 | 3.43 | - |
| YUV | 113.77 | 68.87 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 9 | 0.15 | 0 | 0.93 | 0.47 | 69.6 | 0.87 | 0.28 |
| Hex | 72 | 86 | 9 | F | 0 | 5D | 2F | 46 | 57 | 1C |
| Octal | 162 | 206 | 11 | 17 | 0 | 135 | 57 | 106 | 127 | 34 |
| Binary | 1110010 | 10000110 | 1001 | 1111 | 0 | 1011101 | 101111 | 1000110 | 1010111 | 11100 |
Color Harmonies of #728609
Complementary color
Monochromatic Colors of #728609
Black with #728609
Text Example
Text Example
White with #728609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728609; }
p { color: rgb(114,134,9); }
H1.HeaderClassName
{
color: #728609;
}
.AnyTagClassName
{
color: #728609;
}
</style>
background-color css
<style>
a { background-color: #728609; }
a { background-color: rgb(114,134,9); }
div.DivClassName
{
background-color: #728609;
}
.BgClassName
{
background-color: #728609;
}
</style>
border-color css
<style>
span { border-color: #728609; }
span { border-color: rgb(114,134,9); }
td.TdClassName
{
border-color: #728609;
}
.TagClassName
{
border-color: #728609;
}
</style>