Shades of Olive #867609
Tints of Olive #867609
RGB
CMYK
RGB Variations
Color information
#867609 (or 0x867609) is known color: Olive. HEX triplet: 86, 76 and 09. RGB value is (134,118,9). Sum of RGB (Red+Green+Blue) = 134+118+9=261 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.34% from 261); Green value is 118 (46.48% from 255 or 45.21% from 261); Blue value is 9 (3.91% from 255 or 3.45% from 261); Max value from RGB is 134 - color contains mainly: red. Hex color #867609 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867609 is #7989F6. Grayscale: #6E6E6E. Windows color (decimal): -7965175 or 620166. OLE color: 620166.
HSL color Cylindrical-coordinate representation of color #867609: hue angle of 52.32º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #867609 is Cyan = 0, Magento = 0.12, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 9 | - |
| CMYK | 0 | 0.12 | 0.93 | 0.47 |
| HSL | 52.32º | 0.87% | 0.28% | - |
| HSV(B) | 52.32º | 0.93% | 0.53% | - |
| XYZ | 16.36 | 18.04 | 2.88 | - |
| YUV | 110.36 | 70.8 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 9 | 0 | 0.12 | 0.93 | 0.47 | 52.32 | 0.87 | 0.28 |
| Hex | 86 | 76 | 9 | 0 | C | 5D | 2F | 34 | 57 | 1C |
| Octal | 206 | 166 | 11 | 0 | 14 | 135 | 57 | 64 | 127 | 34 |
| Binary | 10000110 | 1110110 | 1001 | 0 | 1100 | 1011101 | 101111 | 110100 | 1010111 | 11100 |
Color Harmonies of #867609
Complementary color
Monochromatic Colors of #867609
Black with #867609
Text Example
Text Example
White with #867609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867609; }
p { color: rgb(134,118,9); }
H1.HeaderClassName
{
color: #867609;
}
.AnyTagClassName
{
color: #867609;
}
</style>
background-color css
<style>
a { background-color: #867609; }
a { background-color: rgb(134,118,9); }
div.DivClassName
{
background-color: #867609;
}
.BgClassName
{
background-color: #867609;
}
</style>
border-color css
<style>
span { border-color: #867609; }
span { border-color: rgb(134,118,9); }
td.TdClassName
{
border-color: #867609;
}
.TagClassName
{
border-color: #867609;
}
</style>