Shades of Olive #687805
Tints of Olive #687805
RGB
CMYK
RGB Variations
Color information
#687805 (or 0x687805) is known color: Olive. HEX triplet: 68, 78 and 05. RGB value is (104,120,5). Sum of RGB (Red+Green+Blue) = 104+120+5=229 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.41% from 229); Green value is 120 (47.27% from 255 or 52.40% from 229); Blue value is 5 (2.34% from 255 or 2.18% from 229); Max value from RGB is 120 - color contains mainly: green. Hex color #687805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #687805 is #9787FA. Grayscale: #666666. Windows color (decimal): -9930747 or 358504. OLE color: 358504.
HSL color Cylindrical-coordinate representation of color #687805: hue angle of 68.35º 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 #687805 is Cyan = 0.13, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 5 | - |
| CMYK | 0.13 | 0 | 0.96 | 0.53 |
| HSL | 68.35º | 0.92% | 0.25% | - |
| HSV(B) | 68.35º | 0.96% | 0.47% | - |
| XYZ | 12.45 | 16.39 | 2.65 | - |
| YUV | 102.11 | 73.2 | 129.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 5 | 0.13 | 0 | 0.96 | 0.53 | 68.35 | 0.92 | 0.25 |
| Hex | 68 | 78 | 5 | D | 0 | 60 | 35 | 44 | 5C | 19 |
| Octal | 150 | 170 | 5 | 15 | 0 | 140 | 65 | 104 | 134 | 31 |
| Binary | 1101000 | 1111000 | 101 | 1101 | 0 | 1100000 | 110101 | 1000100 | 1011100 | 11001 |
Color Harmonies of #687805
Complementary color
Monochromatic Colors of #687805
Black with #687805
Text Example
Text Example
White with #687805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687805; }
p { color: rgb(104,120,5); }
H1.HeaderClassName
{
color: #687805;
}
.AnyTagClassName
{
color: #687805;
}
</style>
background-color css
<style>
a { background-color: #687805; }
a { background-color: rgb(104,120,5); }
div.DivClassName
{
background-color: #687805;
}
.BgClassName
{
background-color: #687805;
}
</style>
border-color css
<style>
span { border-color: #687805; }
span { border-color: rgb(104,120,5); }
td.TdClassName
{
border-color: #687805;
}
.TagClassName
{
border-color: #687805;
}
</style>