Shades of Olive #849205
Tints of Olive #849205
RGB
CMYK
RGB Variations
Color information
#849205 (or 0x849205) is known color: Olive. HEX triplet: 84, 92 and 05. RGB value is (132,146,5). Sum of RGB (Red+Green+Blue) = 132+146+5=283 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.64% from 283); Green value is 146 (57.42% from 255 or 51.59% from 283); Blue value is 5 (2.34% from 255 or 1.77% from 283); Max value from RGB is 146 - color contains mainly: green. Hex color #849205 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849205 is #7B6DFA. Grayscale: #7E7E7E. Windows color (decimal): -8089083 or 365188. OLE color: 365188.
HSL color Cylindrical-coordinate representation of color #849205: hue angle of 65.96º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #849205 is Cyan = 0.10, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 5 | - |
| CMYK | 0.10 | 0 | 0.97 | 0.43 |
| HSL | 65.96º | 0.93% | 0.3% | - |
| HSV(B) | 65.96º | 0.97% | 0.57% | - |
| XYZ | 19.82 | 25.47 | 4.02 | - |
| YUV | 125.74 | 59.86 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 5 | 0.10 | 0 | 0.97 | 0.43 | 65.96 | 0.93 | 0.3 |
| Hex | 84 | 92 | 5 | A | 0 | 61 | 2B | 42 | 5D | 1E |
| Octal | 204 | 222 | 5 | 12 | 0 | 141 | 53 | 102 | 135 | 36 |
| Binary | 10000100 | 10010010 | 101 | 1010 | 0 | 1100001 | 101011 | 1000010 | 1011101 | 11110 |
Color Harmonies of #849205
Complementary color
Monochromatic Colors of #849205
Black with #849205
Text Example
Text Example
White with #849205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849205; }
p { color: rgb(132,146,5); }
H1.HeaderClassName
{
color: #849205;
}
.AnyTagClassName
{
color: #849205;
}
</style>
background-color css
<style>
a { background-color: #849205; }
a { background-color: rgb(132,146,5); }
div.DivClassName
{
background-color: #849205;
}
.BgClassName
{
background-color: #849205;
}
</style>
border-color css
<style>
span { border-color: #849205; }
span { border-color: rgb(132,146,5); }
td.TdClassName
{
border-color: #849205;
}
.TagClassName
{
border-color: #849205;
}
</style>