Shades of Olive #869506
Tints of Olive #869506
RGB
CMYK
RGB Variations
Color information
#869506 (or 0x869506) is known color: Olive. HEX triplet: 86, 95 and 06. RGB value is (134,149,6). Sum of RGB (Red+Green+Blue) = 134+149+6=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 149 (58.59% from 255 or 51.56% from 289); Blue value is 6 (2.73% from 255 or 2.08% from 289); Max value from RGB is 149 - color contains mainly: green. Hex color #869506 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869506 is #796AF9. Grayscale: #808080. Windows color (decimal): -7957242 or 431494. OLE color: 431494.
HSL color Cylindrical-coordinate representation of color #869506: hue angle of 66.29º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #869506 is Cyan = 0.10, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 6 | - |
| CMYK | 0.10 | 0 | 0.96 | 0.42 |
| HSL | 66.29º | 0.92% | 0.3% | - |
| HSV(B) | 66.29º | 0.96% | 0.58% | - |
| XYZ | 20.61 | 26.58 | 4.22 | - |
| YUV | 128.21 | 59.03 | 132.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 6 | 0.10 | 0 | 0.96 | 0.42 | 66.29 | 0.92 | 0.3 |
| Hex | 86 | 95 | 6 | A | 0 | 60 | 2A | 42 | 5C | 1E |
| Octal | 206 | 225 | 6 | 12 | 0 | 140 | 52 | 102 | 134 | 36 |
| Binary | 10000110 | 10010101 | 110 | 1010 | 0 | 1100000 | 101010 | 1000010 | 1011100 | 11110 |
Color Harmonies of #869506
Complementary color
Monochromatic Colors of #869506
Black with #869506
Text Example
Text Example
White with #869506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869506; }
p { color: rgb(134,149,6); }
H1.HeaderClassName
{
color: #869506;
}
.AnyTagClassName
{
color: #869506;
}
</style>
background-color css
<style>
a { background-color: #869506; }
a { background-color: rgb(134,149,6); }
div.DivClassName
{
background-color: #869506;
}
.BgClassName
{
background-color: #869506;
}
</style>
border-color css
<style>
span { border-color: #869506; }
span { border-color: rgb(134,149,6); }
td.TdClassName
{
border-color: #869506;
}
.TagClassName
{
border-color: #869506;
}
</style>