Shades of Olive #867009
Tints of Olive #867009
RGB
CMYK
RGB Variations
Color information
#867009 (or 0x867009) is known color: Olive. HEX triplet: 86, 70 and 09. RGB value is (134,112,9). Sum of RGB (Red+Green+Blue) = 134+112+9=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 112 (44.14% from 255 or 43.92% from 255); Blue value is 9 (3.91% from 255 or 3.53% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #867009 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867009 is #798FF6. Grayscale: #6B6B6B. Windows color (decimal): -7966711 or 618630. OLE color: 618630.
HSL color Cylindrical-coordinate representation of color #867009: hue angle of 49.44º 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 #867009 is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 9 | - |
| CMYK | 0 | 0.16 | 0.93 | 0.47 |
| HSL | 49.44º | 0.87% | 0.28% | - |
| HSV(B) | 49.44º | 0.93% | 0.53% | - |
| XYZ | 15.68 | 16.68 | 2.65 | - |
| YUV | 106.84 | 72.79 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 9 | 0 | 0.16 | 0.93 | 0.47 | 49.44 | 0.87 | 0.28 |
| Hex | 86 | 70 | 9 | 0 | 10 | 5D | 2F | 31 | 57 | 1C |
| Octal | 206 | 160 | 11 | 0 | 20 | 135 | 57 | 61 | 127 | 34 |
| Binary | 10000110 | 1110000 | 1001 | 0 | 10000 | 1011101 | 101111 | 110001 | 1010111 | 11100 |
Color Harmonies of #867009
Complementary color
Monochromatic Colors of #867009
Black with #867009
Text Example
Text Example
White with #867009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867009; }
p { color: rgb(134,112,9); }
H1.HeaderClassName
{
color: #867009;
}
.AnyTagClassName
{
color: #867009;
}
</style>
background-color css
<style>
a { background-color: #867009; }
a { background-color: rgb(134,112,9); }
div.DivClassName
{
background-color: #867009;
}
.BgClassName
{
background-color: #867009;
}
</style>
border-color css
<style>
span { border-color: #867009; }
span { border-color: rgb(134,112,9); }
td.TdClassName
{
border-color: #867009;
}
.TagClassName
{
border-color: #867009;
}
</style>