Shades of Olive #868506
Tints of Olive #868506
RGB
CMYK
RGB Variations
Color information
#868506 (or 0x868506) is known color: Olive. HEX triplet: 86, 85 and 06. RGB value is (134,133,6). Sum of RGB (Red+Green+Blue) = 134+133+6=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 133 (52.34% from 255 or 48.72% from 273); Blue value is 6 (2.73% from 255 or 2.20% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #868506 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #868506 is #797AF9. Grayscale: #777777. Windows color (decimal): -7961338 or 427398. OLE color: 427398.
HSL color Cylindrical-coordinate representation of color #868506: hue angle of 59.53º 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 #868506 is Cyan = 0, Magento = 0.01, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 133 | 6 | - |
| CMYK | 0 | 0.01 | 0.96 | 0.47 |
| HSL | 59.53º | 0.91% | 0.27% | - |
| HSV(B) | 59.53º | 0.96% | 0.53% | - |
| XYZ | 18.25 | 21.86 | 3.43 | - |
| YUV | 118.82 | 64.33 | 138.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 133 | 6 | 0 | 0.01 | 0.96 | 0.47 | 59.53 | 0.91 | 0.27 |
| Hex | 86 | 85 | 6 | 0 | 1 | 60 | 2F | 3C | 5B | 1B |
| Octal | 206 | 205 | 6 | 0 | 1 | 140 | 57 | 74 | 133 | 33 |
| Binary | 10000110 | 10000101 | 110 | 0 | 1 | 1100000 | 101111 | 111100 | 1011011 | 11011 |
Color Harmonies of #868506
Complementary color
Monochromatic Colors of #868506
Black with #868506
Text Example
Text Example
White with #868506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868506; }
p { color: rgb(134,133,6); }
H1.HeaderClassName
{
color: #868506;
}
.AnyTagClassName
{
color: #868506;
}
</style>
background-color css
<style>
a { background-color: #868506; }
a { background-color: rgb(134,133,6); }
div.DivClassName
{
background-color: #868506;
}
.BgClassName
{
background-color: #868506;
}
</style>
border-color css
<style>
span { border-color: #868506; }
span { border-color: rgb(134,133,6); }
td.TdClassName
{
border-color: #868506;
}
.TagClassName
{
border-color: #868506;
}
</style>