Shades of Olive #869006
Tints of Olive #869006
RGB
CMYK
RGB Variations
Color information
#869006 (or 0x869006) is known color: Olive. HEX triplet: 86, 90 and 06. RGB value is (134,144,6). Sum of RGB (Red+Green+Blue) = 134+144+6=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 144 (56.64% from 255 or 50.70% from 284); Blue value is 6 (2.73% from 255 or 2.11% from 284); Max value from RGB is 144 - color contains mainly: green. Hex color #869006 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869006 is #796FF9. Grayscale: #7D7D7D. Windows color (decimal): -7958522 or 430214. OLE color: 430214.
HSL color Cylindrical-coordinate representation of color #869006: hue angle of 64.35º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #869006 is Cyan = 0.07, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 6 | - |
| CMYK | 0.07 | 0 | 0.96 | 0.44 |
| HSL | 64.35º | 0.92% | 0.29% | - |
| HSV(B) | 64.35º | 0.96% | 0.56% | - |
| XYZ | 19.84 | 25.03 | 3.96 | - |
| YUV | 125.28 | 60.69 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 6 | 0.07 | 0 | 0.96 | 0.44 | 64.35 | 0.92 | 0.29 |
| Hex | 86 | 90 | 6 | 7 | 0 | 60 | 2C | 40 | 5C | 1D |
| Octal | 206 | 220 | 6 | 7 | 0 | 140 | 54 | 100 | 134 | 35 |
| Binary | 10000110 | 10010000 | 110 | 111 | 0 | 1100000 | 101100 | 1000000 | 1011100 | 11101 |
Color Harmonies of #869006
Complementary color
Monochromatic Colors of #869006
Black with #869006
Text Example
Text Example
White with #869006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869006; }
p { color: rgb(134,144,6); }
H1.HeaderClassName
{
color: #869006;
}
.AnyTagClassName
{
color: #869006;
}
</style>
background-color css
<style>
a { background-color: #869006; }
a { background-color: rgb(134,144,6); }
div.DivClassName
{
background-color: #869006;
}
.BgClassName
{
background-color: #869006;
}
</style>
border-color css
<style>
span { border-color: #869006; }
span { border-color: rgb(134,144,6); }
td.TdClassName
{
border-color: #869006;
}
.TagClassName
{
border-color: #869006;
}
</style>