Shades of Olive #859306
Tints of Olive #859306
RGB
CMYK
RGB Variations
Color information
#859306 (or 0x859306) is known color: Olive. HEX triplet: 85, 93 and 06. RGB value is (133,147,6). Sum of RGB (Red+Green+Blue) = 133+147+6=286 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.50% from 286); Green value is 147 (57.81% from 255 or 51.40% from 286); Blue value is 6 (2.73% from 255 or 2.10% from 286); Max value from RGB is 147 - color contains mainly: green. Hex color #859306 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859306 is #7A6CF9. Grayscale: #7F7F7F. Windows color (decimal): -8023290 or 430981. OLE color: 430981.
HSL color Cylindrical-coordinate representation of color #859306: hue angle of 65.96º 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 #859306 is Cyan = 0.10, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 6 | - |
| CMYK | 0.10 | 0 | 0.96 | 0.42 |
| HSL | 65.96º | 0.92% | 0.3% | - |
| HSV(B) | 65.96º | 0.96% | 0.58% | - |
| XYZ | 20.14 | 25.87 | 4.1 | - |
| YUV | 126.74 | 59.86 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 6 | 0.10 | 0 | 0.96 | 0.42 | 65.96 | 0.92 | 0.3 |
| Hex | 85 | 93 | 6 | A | 0 | 60 | 2A | 42 | 5C | 1E |
| Octal | 205 | 223 | 6 | 12 | 0 | 140 | 52 | 102 | 134 | 36 |
| Binary | 10000101 | 10010011 | 110 | 1010 | 0 | 1100000 | 101010 | 1000010 | 1011100 | 11110 |
Color Harmonies of #859306
Complementary color
Monochromatic Colors of #859306
Black with #859306
Text Example
Text Example
White with #859306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859306; }
p { color: rgb(133,147,6); }
H1.HeaderClassName
{
color: #859306;
}
.AnyTagClassName
{
color: #859306;
}
</style>
background-color css
<style>
a { background-color: #859306; }
a { background-color: rgb(133,147,6); }
div.DivClassName
{
background-color: #859306;
}
.BgClassName
{
background-color: #859306;
}
</style>
border-color css
<style>
span { border-color: #859306; }
span { border-color: rgb(133,147,6); }
td.TdClassName
{
border-color: #859306;
}
.TagClassName
{
border-color: #859306;
}
</style>