Shades of Olive #728608
Tints of Olive #728608
RGB
CMYK
RGB Variations
Color information
#728608 (or 0x728608) is known color: Olive. HEX triplet: 72, 86 and 08. RGB value is (114,134,8). Sum of RGB (Red+Green+Blue) = 114+134+8=256 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.53% from 256); Green value is 134 (52.73% from 255 or 52.34% from 256); Blue value is 8 (3.52% from 255 or 3.12% from 256); Max value from RGB is 134 - color contains mainly: green. Hex color #728608 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #728608 is #8D79F7. Grayscale: #727272. Windows color (decimal): -9271800 or 558706. OLE color: 558706.
HSL color Cylindrical-coordinate representation of color #728608: hue angle of 69.52º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #728608 is Cyan = 0.15, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 8 | - |
| CMYK | 0.15 | 0 | 0.94 | 0.47 |
| HSL | 69.52º | 0.89% | 0.28% | - |
| HSV(B) | 69.52º | 0.94% | 0.53% | - |
| XYZ | 15.51 | 20.65 | 3.4 | - |
| YUV | 113.66 | 68.37 | 128.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 8 | 0.15 | 0 | 0.94 | 0.47 | 69.52 | 0.89 | 0.28 |
| Hex | 72 | 86 | 8 | F | 0 | 5E | 2F | 46 | 59 | 1C |
| Octal | 162 | 206 | 10 | 17 | 0 | 136 | 57 | 106 | 131 | 34 |
| Binary | 1110010 | 10000110 | 1000 | 1111 | 0 | 1011110 | 101111 | 1000110 | 1011001 | 11100 |
Color Harmonies of #728608
Complementary color
Monochromatic Colors of #728608
Black with #728608
Text Example
Text Example
White with #728608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728608; }
p { color: rgb(114,134,8); }
H1.HeaderClassName
{
color: #728608;
}
.AnyTagClassName
{
color: #728608;
}
</style>
background-color css
<style>
a { background-color: #728608; }
a { background-color: rgb(114,134,8); }
div.DivClassName
{
background-color: #728608;
}
.BgClassName
{
background-color: #728608;
}
</style>
border-color css
<style>
span { border-color: #728608; }
span { border-color: rgb(114,134,8); }
td.TdClassName
{
border-color: #728608;
}
.TagClassName
{
border-color: #728608;
}
</style>