Shades of Olive #867706
Tints of Olive #867706
RGB
CMYK
RGB Variations
Color information
#867706 (or 0x867706) is known color: Olive. HEX triplet: 86, 77 and 06. RGB value is (134,119,6). Sum of RGB (Red+Green+Blue) = 134+119+6=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 119 (46.88% from 255 or 45.95% from 259); Blue value is 6 (2.73% from 255 or 2.32% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #867706 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867706 is #7988F9. Grayscale: #6F6F6F. Windows color (decimal): -7964922 or 423814. OLE color: 423814.
HSL color Cylindrical-coordinate representation of color #867706: hue angle of 52.97º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #867706 is Cyan = 0, Magento = 0.11, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 6 | - |
| CMYK | 0 | 0.11 | 0.96 | 0.47 |
| HSL | 52.97º | 0.91% | 0.27% | - |
| HSV(B) | 52.97º | 0.96% | 0.53% | - |
| XYZ | 16.46 | 18.28 | 2.83 | - |
| YUV | 110.6 | 68.97 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 6 | 0 | 0.11 | 0.96 | 0.47 | 52.97 | 0.91 | 0.27 |
| Hex | 86 | 77 | 6 | 0 | B | 60 | 2F | 35 | 5B | 1B |
| Octal | 206 | 167 | 6 | 0 | 13 | 140 | 57 | 65 | 133 | 33 |
| Binary | 10000110 | 1110111 | 110 | 0 | 1011 | 1100000 | 101111 | 110101 | 1011011 | 11011 |
Color Harmonies of #867706
Complementary color
Monochromatic Colors of #867706
Black with #867706
Text Example
Text Example
White with #867706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867706; }
p { color: rgb(134,119,6); }
H1.HeaderClassName
{
color: #867706;
}
.AnyTagClassName
{
color: #867706;
}
</style>
background-color css
<style>
a { background-color: #867706; }
a { background-color: rgb(134,119,6); }
div.DivClassName
{
background-color: #867706;
}
.BgClassName
{
background-color: #867706;
}
</style>
border-color css
<style>
span { border-color: #867706; }
span { border-color: rgb(134,119,6); }
td.TdClassName
{
border-color: #867706;
}
.TagClassName
{
border-color: #867706;
}
</style>