Shades of Olive #859304
Tints of Olive #859304
RGB
CMYK
RGB Variations
Color information
#859304 (or 0x859304) is known color: Olive. HEX triplet: 85, 93 and 04. RGB value is (133,147,4). Sum of RGB (Red+Green+Blue) = 133+147+4=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 147 (57.81% from 255 or 51.76% from 284); Blue value is 4 (1.95% from 255 or 1.41% from 284); Max value from RGB is 147 - color contains mainly: green. Hex color #859304 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859304 is #7A6CFB. Grayscale: #7F7F7F. Windows color (decimal): -8023292 or 299909. OLE color: 299909.
HSL color Cylindrical-coordinate representation of color #859304: hue angle of 65.87º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #859304 is Cyan = 0.10, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 4 | - |
| CMYK | 0.10 | 0 | 0.97 | 0.42 |
| HSL | 65.87º | 0.95% | 0.3% | - |
| HSV(B) | 65.87º | 0.97% | 0.58% | - |
| XYZ | 20.13 | 25.86 | 4.05 | - |
| YUV | 126.51 | 58.86 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 4 | 0.10 | 0 | 0.97 | 0.42 | 65.87 | 0.95 | 0.3 |
| Hex | 85 | 93 | 4 | A | 0 | 61 | 2A | 42 | 5F | 1E |
| Octal | 205 | 223 | 4 | 12 | 0 | 141 | 52 | 102 | 137 | 36 |
| Binary | 10000101 | 10010011 | 100 | 1010 | 0 | 1100001 | 101010 | 1000010 | 1011111 | 11110 |
Color Harmonies of #859304
Complementary color
Monochromatic Colors of #859304
Black with #859304
Text Example
Text Example
White with #859304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859304; }
p { color: rgb(133,147,4); }
H1.HeaderClassName
{
color: #859304;
}
.AnyTagClassName
{
color: #859304;
}
</style>
background-color css
<style>
a { background-color: #859304; }
a { background-color: rgb(133,147,4); }
div.DivClassName
{
background-color: #859304;
}
.BgClassName
{
background-color: #859304;
}
</style>
border-color css
<style>
span { border-color: #859304; }
span { border-color: rgb(133,147,4); }
td.TdClassName
{
border-color: #859304;
}
.TagClassName
{
border-color: #859304;
}
</style>