Shades of Olive Drab #688719
Tints of Olive Drab #688719
RGB
CMYK
RGB Variations
Color information
#688719 (or 0x688719) is known color: Olive Drab. HEX triplet: 68, 87 and 19. RGB value is (104,135,25). Sum of RGB (Red+Green+Blue) = 104+135+25=264 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.39% from 264); Green value is 135 (53.12% from 255 or 51.14% from 264); Blue value is 25 (10.16% from 255 or 9.47% from 264); Max value from RGB is 135 - color contains mainly: green. Hex color #688719 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #688719 is #9778E6. Grayscale: #717171. Windows color (decimal): -9926887 or 1673064. OLE color: 1673064.
HSL color Cylindrical-coordinate representation of color #688719: hue angle of 76.91º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #688719 is Cyan = 0.23, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 25 | - |
| CMYK | 0.23 | 0 | 0.81 | 0.47 |
| HSL | 76.91º | 0.69% | 0.31% | - |
| HSV(B) | 76.91º | 0.81% | 0.53% | - |
| XYZ | 14.55 | 20.34 | 4.08 | - |
| YUV | 113.19 | 78.23 | 121.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 25 | 0.23 | 0 | 0.81 | 0.47 | 76.91 | 0.69 | 0.31 |
| Hex | 68 | 87 | 19 | 17 | 0 | 51 | 2F | 4D | 45 | 1F |
| Octal | 150 | 207 | 31 | 27 | 0 | 121 | 57 | 115 | 105 | 37 |
| Binary | 1101000 | 10000111 | 11001 | 10111 | 0 | 1010001 | 101111 | 1001101 | 1000101 | 11111 |
Color Harmonies of #688719
Complementary color
Monochromatic Colors of #688719
Black with #688719
Text Example
Text Example
White with #688719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688719; }
p { color: rgb(104,135,25); }
H1.HeaderClassName
{
color: #688719;
}
.AnyTagClassName
{
color: #688719;
}
</style>
background-color css
<style>
a { background-color: #688719; }
a { background-color: rgb(104,135,25); }
div.DivClassName
{
background-color: #688719;
}
.BgClassName
{
background-color: #688719;
}
</style>
border-color css
<style>
span { border-color: #688719; }
span { border-color: rgb(104,135,25); }
td.TdClassName
{
border-color: #688719;
}
.TagClassName
{
border-color: #688719;
}
</style>