Shades of Olive #687905
Tints of Olive #687905
RGB
CMYK
RGB Variations
Color information
#687905 (or 0x687905) is known color: Olive. HEX triplet: 68, 79 and 05. RGB value is (104,121,5). Sum of RGB (Red+Green+Blue) = 104+121+5=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 121 (47.66% from 255 or 52.61% from 230); Blue value is 5 (2.34% from 255 or 2.17% from 230); Max value from RGB is 121 - color contains mainly: green. Hex color #687905 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687905 is #9786FA. Grayscale: #676767. Windows color (decimal): -9930491 or 358760. OLE color: 358760.
HSL color Cylindrical-coordinate representation of color #687905: hue angle of 68.79º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #687905 is Cyan = 0.14, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 5 | - |
| CMYK | 0.14 | 0 | 0.96 | 0.53 |
| HSL | 68.79º | 0.92% | 0.25% | - |
| HSV(B) | 68.79º | 0.96% | 0.47% | - |
| XYZ | 12.57 | 16.63 | 2.69 | - |
| YUV | 102.69 | 72.87 | 128.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 5 | 0.14 | 0 | 0.96 | 0.53 | 68.79 | 0.92 | 0.25 |
| Hex | 68 | 79 | 5 | E | 0 | 60 | 35 | 45 | 5C | 19 |
| Octal | 150 | 171 | 5 | 16 | 0 | 140 | 65 | 105 | 134 | 31 |
| Binary | 1101000 | 1111001 | 101 | 1110 | 0 | 1100000 | 110101 | 1000101 | 1011100 | 11001 |
Color Harmonies of #687905
Complementary color
Monochromatic Colors of #687905
Black with #687905
Text Example
Text Example
White with #687905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687905; }
p { color: rgb(104,121,5); }
H1.HeaderClassName
{
color: #687905;
}
.AnyTagClassName
{
color: #687905;
}
</style>
background-color css
<style>
a { background-color: #687905; }
a { background-color: rgb(104,121,5); }
div.DivClassName
{
background-color: #687905;
}
.BgClassName
{
background-color: #687905;
}
</style>
border-color css
<style>
span { border-color: #687905; }
span { border-color: rgb(104,121,5); }
td.TdClassName
{
border-color: #687905;
}
.TagClassName
{
border-color: #687905;
}
</style>