Shades of Olive #687004
Tints of Olive #687004
RGB
CMYK
RGB Variations
Color information
#687004 (or 0x687004) is known color: Olive. HEX triplet: 68, 70 and 04. RGB value is (104,112,4). Sum of RGB (Red+Green+Blue) = 104+112+4=220 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.27% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 4 (1.95% from 255 or 1.82% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #687004 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687004 is #978FFB. Grayscale: #616161. Windows color (decimal): -9932796 or 290920. OLE color: 290920.
HSL color Cylindrical-coordinate representation of color #687004: hue angle of 64.44º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #687004 is Cyan = 0.07, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 4 | - |
| CMYK | 0.07 | 0 | 0.96 | 0.56 |
| HSL | 64.44º | 0.93% | 0.23% | - |
| HSV(B) | 64.44º | 0.96% | 0.44% | - |
| XYZ | 11.53 | 14.54 | 2.31 | - |
| YUV | 97.3 | 75.35 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 4 | 0.07 | 0 | 0.96 | 0.56 | 64.44 | 0.93 | 0.23 |
| Hex | 68 | 70 | 4 | 7 | 0 | 60 | 38 | 40 | 5D | 17 |
| Octal | 150 | 160 | 4 | 7 | 0 | 140 | 70 | 100 | 135 | 27 |
| Binary | 1101000 | 1110000 | 100 | 111 | 0 | 1100000 | 111000 | 1000000 | 1011101 | 10111 |
Color Harmonies of #687004
Complementary color
Monochromatic Colors of #687004
Black with #687004
Text Example
Text Example
White with #687004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687004; }
p { color: rgb(104,112,4); }
H1.HeaderClassName
{
color: #687004;
}
.AnyTagClassName
{
color: #687004;
}
</style>
background-color css
<style>
a { background-color: #687004; }
a { background-color: rgb(104,112,4); }
div.DivClassName
{
background-color: #687004;
}
.BgClassName
{
background-color: #687004;
}
</style>
border-color css
<style>
span { border-color: #687004; }
span { border-color: rgb(104,112,4); }
td.TdClassName
{
border-color: #687004;
}
.TagClassName
{
border-color: #687004;
}
</style>