Shades of Olive #868006
Tints of Olive #868006
RGB
CMYK
RGB Variations
Color information
#868006 (or 0x868006) is known color: Olive. HEX triplet: 86, 80 and 06. RGB value is (134,128,6). Sum of RGB (Red+Green+Blue) = 134+128+6=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 128 (50.39% from 255 or 47.76% from 268); Blue value is 6 (2.73% from 255 or 2.24% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #868006 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868006 is #797FF9. Grayscale: #747474. Windows color (decimal): -7962618 or 426118. OLE color: 426118.
HSL color Cylindrical-coordinate representation of color #868006: hue angle of 57.19º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #868006 is Cyan = 0, Magento = 0.04, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 128 | 6 | - |
| CMYK | 0 | 0.04 | 0.96 | 0.47 |
| HSL | 57.19º | 0.91% | 0.27% | - |
| HSV(B) | 57.19º | 0.96% | 0.53% | - |
| XYZ | 17.58 | 20.52 | 3.21 | - |
| YUV | 115.89 | 65.99 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 128 | 6 | 0 | 0.04 | 0.96 | 0.47 | 57.19 | 0.91 | 0.27 |
| Hex | 86 | 80 | 6 | 0 | 4 | 60 | 2F | 39 | 5B | 1B |
| Octal | 206 | 200 | 6 | 0 | 4 | 140 | 57 | 71 | 133 | 33 |
| Binary | 10000110 | 10000000 | 110 | 0 | 100 | 1100000 | 101111 | 111001 | 1011011 | 11011 |
Color Harmonies of #868006
Complementary color
Monochromatic Colors of #868006
Black with #868006
Text Example
Text Example
White with #868006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868006; }
p { color: rgb(134,128,6); }
H1.HeaderClassName
{
color: #868006;
}
.AnyTagClassName
{
color: #868006;
}
</style>
background-color css
<style>
a { background-color: #868006; }
a { background-color: rgb(134,128,6); }
div.DivClassName
{
background-color: #868006;
}
.BgClassName
{
background-color: #868006;
}
</style>
border-color css
<style>
span { border-color: #868006; }
span { border-color: rgb(134,128,6); }
td.TdClassName
{
border-color: #868006;
}
.TagClassName
{
border-color: #868006;
}
</style>