Shades of Olive #867808
Tints of Olive #867808
RGB
CMYK
RGB Variations
Color information
#867808 (or 0x867808) is known color: Olive. HEX triplet: 86, 78 and 08. RGB value is (134,120,8). Sum of RGB (Red+Green+Blue) = 134+120+8=262 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.15% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 8 (3.52% from 255 or 3.05% from 262); Max value from RGB is 134 - color contains mainly: red. Hex color #867808 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867808 is #7987F7. Grayscale: #6F6F6F. Windows color (decimal): -7964664 or 555142. OLE color: 555142.
HSL color Cylindrical-coordinate representation of color #867808: hue angle of 53.33º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #867808 is Cyan = 0, Magento = 0.10, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 8 | - |
| CMYK | 0 | 0.10 | 0.94 | 0.47 |
| HSL | 53.33º | 0.89% | 0.28% | - |
| HSV(B) | 53.33º | 0.94% | 0.53% | - |
| XYZ | 16.59 | 18.52 | 2.93 | - |
| YUV | 111.42 | 69.64 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 8 | 0 | 0.10 | 0.94 | 0.47 | 53.33 | 0.89 | 0.28 |
| Hex | 86 | 78 | 8 | 0 | A | 5E | 2F | 35 | 59 | 1C |
| Octal | 206 | 170 | 10 | 0 | 12 | 136 | 57 | 65 | 131 | 34 |
| Binary | 10000110 | 1111000 | 1000 | 0 | 1010 | 1011110 | 101111 | 110101 | 1011001 | 11100 |
Color Harmonies of #867808
Complementary color
Monochromatic Colors of #867808
Black with #867808
Text Example
Text Example
White with #867808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867808; }
p { color: rgb(134,120,8); }
H1.HeaderClassName
{
color: #867808;
}
.AnyTagClassName
{
color: #867808;
}
</style>
background-color css
<style>
a { background-color: #867808; }
a { background-color: rgb(134,120,8); }
div.DivClassName
{
background-color: #867808;
}
.BgClassName
{
background-color: #867808;
}
</style>
border-color css
<style>
span { border-color: #867808; }
span { border-color: rgb(134,120,8); }
td.TdClassName
{
border-color: #867808;
}
.TagClassName
{
border-color: #867808;
}
</style>