Shades of Olive #867309
Tints of Olive #867309
RGB
CMYK
RGB Variations
Color information
#867309 (or 0x867309) is known color: Olive. HEX triplet: 86, 73 and 09. RGB value is (134,115,9). Sum of RGB (Red+Green+Blue) = 134+115+9=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 115 (45.31% from 255 or 44.57% from 258); Blue value is 9 (3.91% from 255 or 3.49% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #867309 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867309 is #798CF6. Grayscale: #6D6D6D. Windows color (decimal): -7965943 or 619398. OLE color: 619398.
HSL color Cylindrical-coordinate representation of color #867309: hue angle of 50.88º 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 #867309 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 9 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.47 |
| HSL | 50.88º | 0.87% | 0.28% | - |
| HSV(B) | 50.88º | 0.93% | 0.53% | - |
| XYZ | 16.01 | 17.35 | 2.76 | - |
| YUV | 108.6 | 71.79 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 9 | 0 | 0.14 | 0.93 | 0.47 | 50.88 | 0.87 | 0.28 |
| Hex | 86 | 73 | 9 | 0 | E | 5D | 2F | 33 | 57 | 1C |
| Octal | 206 | 163 | 11 | 0 | 16 | 135 | 57 | 63 | 127 | 34 |
| Binary | 10000110 | 1110011 | 1001 | 0 | 1110 | 1011101 | 101111 | 110011 | 1010111 | 11100 |
Color Harmonies of #867309
Complementary color
Monochromatic Colors of #867309
Black with #867309
Text Example
Text Example
White with #867309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867309; }
p { color: rgb(134,115,9); }
H1.HeaderClassName
{
color: #867309;
}
.AnyTagClassName
{
color: #867309;
}
</style>
background-color css
<style>
a { background-color: #867309; }
a { background-color: rgb(134,115,9); }
div.DivClassName
{
background-color: #867309;
}
.BgClassName
{
background-color: #867309;
}
</style>
border-color css
<style>
span { border-color: #867309; }
span { border-color: rgb(134,115,9); }
td.TdClassName
{
border-color: #867309;
}
.TagClassName
{
border-color: #867309;
}
</style>