Shades of Olive Drab #688714
Tints of Olive Drab #688714
RGB
CMYK
RGB Variations
Color information
#688714 (or 0x688714) is known color: Olive Drab. HEX triplet: 68, 87 and 14. RGB value is (104,135,20). Sum of RGB (Red+Green+Blue) = 104+135+20=259 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.15% from 259); Green value is 135 (53.12% from 255 or 52.12% from 259); Blue value is 20 (8.20% from 255 or 7.72% from 259); Max value from RGB is 135 - color contains mainly: green. Hex color #688714 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #688714 is #9778EB. Grayscale: #717171. Windows color (decimal): -9926892 or 1345384. OLE color: 1345384.
HSL color Cylindrical-coordinate representation of color #688714: hue angle of 76.17º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #688714 is Cyan = 0.23, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 20 | - |
| CMYK | 0.23 | 0 | 0.85 | 0.47 |
| HSL | 76.17º | 0.74% | 0.3% | - |
| HSV(B) | 76.17º | 0.85% | 0.53% | - |
| XYZ | 14.5 | 20.32 | 3.82 | - |
| YUV | 112.62 | 75.73 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 20 | 0.23 | 0 | 0.85 | 0.47 | 76.17 | 0.74 | 0.3 |
| Hex | 68 | 87 | 14 | 17 | 0 | 55 | 2F | 4C | 4A | 1E |
| Octal | 150 | 207 | 24 | 27 | 0 | 125 | 57 | 114 | 112 | 36 |
| Binary | 1101000 | 10000111 | 10100 | 10111 | 0 | 1010101 | 101111 | 1001100 | 1001010 | 11110 |
Color Harmonies of #688714
Complementary color
Monochromatic Colors of #688714
Black with #688714
Text Example
Text Example
White with #688714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688714; }
p { color: rgb(104,135,20); }
H1.HeaderClassName
{
color: #688714;
}
.AnyTagClassName
{
color: #688714;
}
</style>
background-color css
<style>
a { background-color: #688714; }
a { background-color: rgb(104,135,20); }
div.DivClassName
{
background-color: #688714;
}
.BgClassName
{
background-color: #688714;
}
</style>
border-color css
<style>
span { border-color: #688714; }
span { border-color: rgb(104,135,20); }
td.TdClassName
{
border-color: #688714;
}
.TagClassName
{
border-color: #688714;
}
</style>