Shades of Olive #687104
Tints of Olive #687104
RGB
CMYK
RGB Variations
Color information
#687104 (or 0x687104) is known color: Olive. HEX triplet: 68, 71 and 04. RGB value is (104,113,4). Sum of RGB (Red+Green+Blue) = 104+113+4=221 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.06% from 221); Green value is 113 (44.53% from 255 or 51.13% from 221); Blue value is 4 (1.95% from 255 or 1.81% from 221); Max value from RGB is 113 - color contains mainly: green. Hex color #687104 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687104 is #978EFB. Grayscale: #626262. Windows color (decimal): -9932540 or 291176. OLE color: 291176.
HSL color Cylindrical-coordinate representation of color #687104: hue angle of 64.95º 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 #687104 is Cyan = 0.08, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 4 | - |
| CMYK | 0.08 | 0 | 0.96 | 0.56 |
| HSL | 64.95º | 0.93% | 0.23% | - |
| HSV(B) | 64.95º | 0.96% | 0.44% | - |
| XYZ | 11.64 | 14.76 | 2.35 | - |
| YUV | 97.88 | 75.02 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 4 | 0.08 | 0 | 0.96 | 0.56 | 64.95 | 0.93 | 0.23 |
| Hex | 68 | 71 | 4 | 8 | 0 | 60 | 38 | 41 | 5D | 17 |
| Octal | 150 | 161 | 4 | 10 | 0 | 140 | 70 | 101 | 135 | 27 |
| Binary | 1101000 | 1110001 | 100 | 1000 | 0 | 1100000 | 111000 | 1000001 | 1011101 | 10111 |
Color Harmonies of #687104
Complementary color
Monochromatic Colors of #687104
Black with #687104
Text Example
Text Example
White with #687104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687104; }
p { color: rgb(104,113,4); }
H1.HeaderClassName
{
color: #687104;
}
.AnyTagClassName
{
color: #687104;
}
</style>
background-color css
<style>
a { background-color: #687104; }
a { background-color: rgb(104,113,4); }
div.DivClassName
{
background-color: #687104;
}
.BgClassName
{
background-color: #687104;
}
</style>
border-color css
<style>
span { border-color: #687104; }
span { border-color: rgb(104,113,4); }
td.TdClassName
{
border-color: #687104;
}
.TagClassName
{
border-color: #687104;
}
</style>