Shades of Olive #849503
Tints of Olive #849503
RGB
CMYK
RGB Variations
Color information
#849503 (or 0x849503) is known color: Olive. HEX triplet: 84, 95 and 03. RGB value is (132,149,3). Sum of RGB (Red+Green+Blue) = 132+149+3=284 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.48% from 284); Green value is 149 (58.59% from 255 or 52.46% from 284); Blue value is 3 (1.56% from 255 or 1.06% from 284); Max value from RGB is 149 - color contains mainly: green. Hex color #849503 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849503 is #7B6AFC. Grayscale: #7F7F7F. Windows color (decimal): -8088317 or 234884. OLE color: 234884.
HSL color Cylindrical-coordinate representation of color #849503: hue angle of 66.99º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #849503 is Cyan = 0.11, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 3 | - |
| CMYK | 0.11 | 0 | 0.98 | 0.42 |
| HSL | 66.99º | 0.96% | 0.3% | - |
| HSV(B) | 66.99º | 0.98% | 0.58% | - |
| XYZ | 20.28 | 26.41 | 4.11 | - |
| YUV | 127.27 | 57.87 | 131.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 3 | 0.11 | 0 | 0.98 | 0.42 | 66.99 | 0.96 | 0.3 |
| Hex | 84 | 95 | 3 | B | 0 | 62 | 2A | 43 | 60 | 1E |
| Octal | 204 | 225 | 3 | 13 | 0 | 142 | 52 | 103 | 140 | 36 |
| Binary | 10000100 | 10010101 | 11 | 1011 | 0 | 1100010 | 101010 | 1000011 | 1100000 | 11110 |
Color Harmonies of #849503
Complementary color
Monochromatic Colors of #849503
Black with #849503
Text Example
Text Example
White with #849503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849503; }
p { color: rgb(132,149,3); }
H1.HeaderClassName
{
color: #849503;
}
.AnyTagClassName
{
color: #849503;
}
</style>
background-color css
<style>
a { background-color: #849503; }
a { background-color: rgb(132,149,3); }
div.DivClassName
{
background-color: #849503;
}
.BgClassName
{
background-color: #849503;
}
</style>
border-color css
<style>
span { border-color: #849503; }
span { border-color: rgb(132,149,3); }
td.TdClassName
{
border-color: #849503;
}
.TagClassName
{
border-color: #849503;
}
</style>