Shades of Olive #869206
Tints of Olive #869206
RGB
CMYK
RGB Variations
Color information
#869206 (or 0x869206) is known color: Olive. HEX triplet: 86, 92 and 06. RGB value is (134,146,6). Sum of RGB (Red+Green+Blue) = 134+146+6=286 (37% of max value = 765). Red value is 134 (52.73% from 255 or 46.85% from 286); Green value is 146 (57.42% from 255 or 51.05% from 286); Blue value is 6 (2.73% from 255 or 2.10% from 286); Max value from RGB is 146 - color contains mainly: green. Hex color #869206 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #869206 is #796DF9. Grayscale: #7F7F7F. Windows color (decimal): -7958010 or 430726. OLE color: 430726.
HSL color Cylindrical-coordinate representation of color #869206: hue angle of 65.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #869206 is Cyan = 0.08, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 6 | - |
| CMYK | 0.08 | 0 | 0.96 | 0.43 |
| HSL | 65.14º | 0.92% | 0.3% | - |
| HSV(B) | 65.14º | 0.96% | 0.57% | - |
| XYZ | 20.14 | 25.64 | 4.06 | - |
| YUV | 126.45 | 60.02 | 133.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 6 | 0.08 | 0 | 0.96 | 0.43 | 65.14 | 0.92 | 0.3 |
| Hex | 86 | 92 | 6 | 8 | 0 | 60 | 2B | 41 | 5C | 1E |
| Octal | 206 | 222 | 6 | 10 | 0 | 140 | 53 | 101 | 134 | 36 |
| Binary | 10000110 | 10010010 | 110 | 1000 | 0 | 1100000 | 101011 | 1000001 | 1011100 | 11110 |
Color Harmonies of #869206
Complementary color
Monochromatic Colors of #869206
Black with #869206
Text Example
Text Example
White with #869206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869206; }
p { color: rgb(134,146,6); }
H1.HeaderClassName
{
color: #869206;
}
.AnyTagClassName
{
color: #869206;
}
</style>
background-color css
<style>
a { background-color: #869206; }
a { background-color: rgb(134,146,6); }
div.DivClassName
{
background-color: #869206;
}
.BgClassName
{
background-color: #869206;
}
</style>
border-color css
<style>
span { border-color: #869206; }
span { border-color: rgb(134,146,6); }
td.TdClassName
{
border-color: #869206;
}
.TagClassName
{
border-color: #869206;
}
</style>