Shades of Olive #867701
Tints of Olive #867701
RGB
CMYK
RGB Variations
Color information
#867701 (or 0x867701) is known color: Olive. HEX triplet: 86, 77 and 01. RGB value is (134,119,1). Sum of RGB (Red+Green+Blue) = 134+119+1=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 1 (0.78% from 255 or 0.39% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #867701 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867701 is #7988FE. Grayscale: #6E6E6E. Windows color (decimal): -7964927 or 96134. OLE color: 96134.
HSL color Cylindrical-coordinate representation of color #867701: hue angle of 53.23º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #867701 is Cyan = 0, Magento = 0.11, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 1 | - |
| CMYK | 0 | 0.11 | 0.99 | 0.47 |
| HSL | 53.23º | 0.99% | 0.26% | - |
| HSV(B) | 53.23º | 0.99% | 0.53% | - |
| XYZ | 16.43 | 18.26 | 2.69 | - |
| YUV | 110.03 | 66.47 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 1 | 0 | 0.11 | 0.99 | 0.47 | 53.23 | 0.99 | 0.26 |
| Hex | 86 | 77 | 1 | 0 | B | 63 | 2F | 35 | 63 | 1A |
| Octal | 206 | 167 | 1 | 0 | 13 | 143 | 57 | 65 | 143 | 32 |
| Binary | 10000110 | 1110111 | 1 | 0 | 1011 | 1100011 | 101111 | 110101 | 1100011 | 11010 |
Color Harmonies of #867701
Complementary color
Monochromatic Colors of #867701
Black with #867701
Text Example
Text Example
White with #867701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867701; }
p { color: rgb(134,119,1); }
H1.HeaderClassName
{
color: #867701;
}
.AnyTagClassName
{
color: #867701;
}
</style>
background-color css
<style>
a { background-color: #867701; }
a { background-color: rgb(134,119,1); }
div.DivClassName
{
background-color: #867701;
}
.BgClassName
{
background-color: #867701;
}
</style>
border-color css
<style>
span { border-color: #867701; }
span { border-color: rgb(134,119,1); }
td.TdClassName
{
border-color: #867701;
}
.TagClassName
{
border-color: #867701;
}
</style>