Shades of Olive #859502
Tints of Olive #859502
RGB
CMYK
RGB Variations
Color information
#859502 (or 0x859502) is known color: Olive. HEX triplet: 85, 95 and 02. RGB value is (133,149,2). Sum of RGB (Red+Green+Blue) = 133+149+2=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 149 (58.59% from 255 or 52.46% from 284); Blue value is 2 (1.17% from 255 or 0.70% from 284); Max value from RGB is 149 - color contains mainly: green. Hex color #859502 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #859502 is #7A6AFD. Grayscale: #808080. Windows color (decimal): -8022782 or 169349. OLE color: 169349.
HSL color Cylindrical-coordinate representation of color #859502: hue angle of 66.53º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #859502 is Cyan = 0.11, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 2 | - |
| CMYK | 0.11 | 0 | 0.99 | 0.42 |
| HSL | 66.53º | 0.97% | 0.3% | - |
| HSV(B) | 66.53º | 0.99% | 0.58% | - |
| XYZ | 20.43 | 26.49 | 4.09 | - |
| YUV | 127.46 | 57.2 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 2 | 0.11 | 0 | 0.99 | 0.42 | 66.53 | 0.97 | 0.3 |
| Hex | 85 | 95 | 2 | B | 0 | 63 | 2A | 43 | 61 | 1E |
| Octal | 205 | 225 | 2 | 13 | 0 | 143 | 52 | 103 | 141 | 36 |
| Binary | 10000101 | 10010101 | 10 | 1011 | 0 | 1100011 | 101010 | 1000011 | 1100001 | 11110 |
Color Harmonies of #859502
Complementary color
Monochromatic Colors of #859502
Black with #859502
Text Example
Text Example
White with #859502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859502; }
p { color: rgb(133,149,2); }
H1.HeaderClassName
{
color: #859502;
}
.AnyTagClassName
{
color: #859502;
}
</style>
background-color css
<style>
a { background-color: #859502; }
a { background-color: rgb(133,149,2); }
div.DivClassName
{
background-color: #859502;
}
.BgClassName
{
background-color: #859502;
}
</style>
border-color css
<style>
span { border-color: #859502; }
span { border-color: rgb(133,149,2); }
td.TdClassName
{
border-color: #859502;
}
.TagClassName
{
border-color: #859502;
}
</style>