Shades of Olive #687005
Tints of Olive #687005
RGB
CMYK
RGB Variations
Color information
#687005 (or 0x687005) is known color: Olive. HEX triplet: 68, 70 and 05. RGB value is (104,112,5). Sum of RGB (Red+Green+Blue) = 104+112+5=221 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.06% from 221); Green value is 112 (44.14% from 255 or 50.68% from 221); Blue value is 5 (2.34% from 255 or 2.26% from 221); Max value from RGB is 112 - color contains mainly: green. Hex color #687005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687005 is #978FFA. Grayscale: #616161. Windows color (decimal): -9932795 or 356456. OLE color: 356456.
HSL color Cylindrical-coordinate representation of color #687005: hue angle of 64.49º degrees, saturation: 0.91, 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 #687005 is Cyan = 0.07, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 5 | - |
| CMYK | 0.07 | 0 | 0.96 | 0.56 |
| HSL | 64.49º | 0.91% | 0.23% | - |
| HSV(B) | 64.49º | 0.96% | 0.44% | - |
| XYZ | 11.53 | 14.54 | 2.34 | - |
| YUV | 97.41 | 75.85 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 5 | 0.07 | 0 | 0.96 | 0.56 | 64.49 | 0.91 | 0.23 |
| Hex | 68 | 70 | 5 | 7 | 0 | 60 | 38 | 40 | 5B | 17 |
| Octal | 150 | 160 | 5 | 7 | 0 | 140 | 70 | 100 | 133 | 27 |
| Binary | 1101000 | 1110000 | 101 | 111 | 0 | 1100000 | 111000 | 1000000 | 1011011 | 10111 |
Color Harmonies of #687005
Complementary color
Monochromatic Colors of #687005
Black with #687005
Text Example
Text Example
White with #687005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687005; }
p { color: rgb(104,112,5); }
H1.HeaderClassName
{
color: #687005;
}
.AnyTagClassName
{
color: #687005;
}
</style>
background-color css
<style>
a { background-color: #687005; }
a { background-color: rgb(104,112,5); }
div.DivClassName
{
background-color: #687005;
}
.BgClassName
{
background-color: #687005;
}
</style>
border-color css
<style>
span { border-color: #687005; }
span { border-color: rgb(104,112,5); }
td.TdClassName
{
border-color: #687005;
}
.TagClassName
{
border-color: #687005;
}
</style>