Shades of Olive #687304
Tints of Olive #687304
RGB
CMYK
RGB Variations
Color information
#687304 (or 0x687304) is known color: Olive. HEX triplet: 68, 73 and 04. RGB value is (104,115,4). Sum of RGB (Red+Green+Blue) = 104+115+4=223 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.64% from 223); Green value is 115 (45.31% from 255 or 51.57% from 223); Blue value is 4 (1.95% from 255 or 1.79% from 223); Max value from RGB is 115 - color contains mainly: green. Hex color #687304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687304 is #978CFB. Grayscale: #636363. Windows color (decimal): -9932028 or 291688. OLE color: 291688.
HSL color Cylindrical-coordinate representation of color #687304: hue angle of 65.95º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #687304 is Cyan = 0.10, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 4 | - |
| CMYK | 0.10 | 0 | 0.97 | 0.55 |
| HSL | 65.95º | 0.93% | 0.23% | - |
| HSV(B) | 65.95º | 0.97% | 0.45% | - |
| XYZ | 11.86 | 15.21 | 2.43 | - |
| YUV | 99.06 | 74.36 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 4 | 0.10 | 0 | 0.97 | 0.55 | 65.95 | 0.93 | 0.23 |
| Hex | 68 | 73 | 4 | A | 0 | 61 | 37 | 42 | 5D | 17 |
| Octal | 150 | 163 | 4 | 12 | 0 | 141 | 67 | 102 | 135 | 27 |
| Binary | 1101000 | 1110011 | 100 | 1010 | 0 | 1100001 | 110111 | 1000010 | 1011101 | 10111 |
Color Harmonies of #687304
Complementary color
Monochromatic Colors of #687304
Black with #687304
Text Example
Text Example
White with #687304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687304; }
p { color: rgb(104,115,4); }
H1.HeaderClassName
{
color: #687304;
}
.AnyTagClassName
{
color: #687304;
}
</style>
background-color css
<style>
a { background-color: #687304; }
a { background-color: rgb(104,115,4); }
div.DivClassName
{
background-color: #687304;
}
.BgClassName
{
background-color: #687304;
}
</style>
border-color css
<style>
span { border-color: #687304; }
span { border-color: rgb(104,115,4); }
td.TdClassName
{
border-color: #687304;
}
.TagClassName
{
border-color: #687304;
}
</style>