Shades of Olive Drab #688614
Tints of Olive Drab #688614
RGB
CMYK
RGB Variations
Color information
#688614 (or 0x688614) is known color: Olive Drab. HEX triplet: 68, 86 and 14. RGB value is (104,134,20). Sum of RGB (Red+Green+Blue) = 104+134+20=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 134 (52.73% from 255 or 51.94% from 258); Blue value is 20 (8.20% from 255 or 7.75% from 258); Max value from RGB is 134 - color contains mainly: green. Hex color #688614 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #688614 is #9779EB. Grayscale: #707070. Windows color (decimal): -9927148 or 1345128. OLE color: 1345128.
HSL color Cylindrical-coordinate representation of color #688614: hue angle of 75.79º 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 #688614 is Cyan = 0.22, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 134 | 20 | - |
| CMYK | 0.22 | 0 | 0.85 | 0.47 |
| HSL | 75.79º | 0.74% | 0.3% | - |
| HSV(B) | 75.79º | 0.85% | 0.53% | - |
| XYZ | 14.36 | 20.04 | 3.77 | - |
| YUV | 112.03 | 76.06 | 122.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 134 | 20 | 0.22 | 0 | 0.85 | 0.47 | 75.79 | 0.74 | 0.3 |
| Hex | 68 | 86 | 14 | 16 | 0 | 55 | 2F | 4C | 4A | 1E |
| Octal | 150 | 206 | 24 | 26 | 0 | 125 | 57 | 114 | 112 | 36 |
| Binary | 1101000 | 10000110 | 10100 | 10110 | 0 | 1010101 | 101111 | 1001100 | 1001010 | 11110 |
Color Harmonies of #688614
Complementary color
Monochromatic Colors of #688614
Black with #688614
Text Example
Text Example
White with #688614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688614; }
p { color: rgb(104,134,20); }
H1.HeaderClassName
{
color: #688614;
}
.AnyTagClassName
{
color: #688614;
}
</style>
background-color css
<style>
a { background-color: #688614; }
a { background-color: rgb(104,134,20); }
div.DivClassName
{
background-color: #688614;
}
.BgClassName
{
background-color: #688614;
}
</style>
border-color css
<style>
span { border-color: #688614; }
span { border-color: rgb(104,134,20); }
td.TdClassName
{
border-color: #688614;
}
.TagClassName
{
border-color: #688614;
}
</style>