Shades of Olive #869009
Tints of Olive #869009
RGB
CMYK
RGB Variations
Color information
#869009 (or 0x869009) is known color: Olive. HEX triplet: 86, 90 and 09. RGB value is (134,144,9). Sum of RGB (Red+Green+Blue) = 134+144+9=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 144 (56.64% from 255 or 50.17% from 287); Blue value is 9 (3.91% from 255 or 3.14% from 287); Max value from RGB is 144 - color contains mainly: green. Hex color #869009 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869009 is #796FF6. Grayscale: #7E7E7E. Windows color (decimal): -7958519 or 626822. OLE color: 626822.
HSL color Cylindrical-coordinate representation of color #869009: hue angle of 64.44º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #869009 is Cyan = 0.07, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 9 | - |
| CMYK | 0.07 | 0 | 0.94 | 0.44 |
| HSL | 64.44º | 0.88% | 0.3% | - |
| HSV(B) | 64.44º | 0.94% | 0.56% | - |
| XYZ | 19.85 | 25.03 | 4.04 | - |
| YUV | 125.62 | 62.19 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 9 | 0.07 | 0 | 0.94 | 0.44 | 64.44 | 0.88 | 0.3 |
| Hex | 86 | 90 | 9 | 7 | 0 | 5E | 2C | 40 | 58 | 1E |
| Octal | 206 | 220 | 11 | 7 | 0 | 136 | 54 | 100 | 130 | 36 |
| Binary | 10000110 | 10010000 | 1001 | 111 | 0 | 1011110 | 101100 | 1000000 | 1011000 | 11110 |
Color Harmonies of #869009
Complementary color
Monochromatic Colors of #869009
Black with #869009
Text Example
Text Example
White with #869009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869009; }
p { color: rgb(134,144,9); }
H1.HeaderClassName
{
color: #869009;
}
.AnyTagClassName
{
color: #869009;
}
</style>
background-color css
<style>
a { background-color: #869009; }
a { background-color: rgb(134,144,9); }
div.DivClassName
{
background-color: #869009;
}
.BgClassName
{
background-color: #869009;
}
</style>
border-color css
<style>
span { border-color: #869009; }
span { border-color: rgb(134,144,9); }
td.TdClassName
{
border-color: #869009;
}
.TagClassName
{
border-color: #869009;
}
</style>