Shades of Olive #849006
Tints of Olive #849006
RGB
CMYK
RGB Variations
Color information
#849006 (or 0x849006) is known color: Olive. HEX triplet: 84, 90 and 06. RGB value is (132,144,6). Sum of RGB (Red+Green+Blue) = 132+144+6=282 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.81% from 282); Green value is 144 (56.64% from 255 or 51.06% from 282); Blue value is 6 (2.73% from 255 or 2.13% from 282); Max value from RGB is 144 - color contains mainly: green. Hex color #849006 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849006 is #7B6FF9. Grayscale: #7D7D7D. Windows color (decimal): -8089594 or 430212. OLE color: 430212.
HSL color Cylindrical-coordinate representation of color #849006: hue angle of 65.22º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #849006 is Cyan = 0.08, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 6 | - |
| CMYK | 0.08 | 0 | 0.96 | 0.44 |
| HSL | 65.22º | 0.92% | 0.29% | - |
| HSV(B) | 65.22º | 0.96% | 0.56% | - |
| XYZ | 19.52 | 24.87 | 3.94 | - |
| YUV | 124.68 | 61.02 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 6 | 0.08 | 0 | 0.96 | 0.44 | 65.22 | 0.92 | 0.29 |
| Hex | 84 | 90 | 6 | 8 | 0 | 60 | 2C | 41 | 5C | 1D |
| Octal | 204 | 220 | 6 | 10 | 0 | 140 | 54 | 101 | 134 | 35 |
| Binary | 10000100 | 10010000 | 110 | 1000 | 0 | 1100000 | 101100 | 1000001 | 1011100 | 11101 |
Color Harmonies of #849006
Complementary color
Monochromatic Colors of #849006
Black with #849006
Text Example
Text Example
White with #849006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849006; }
p { color: rgb(132,144,6); }
H1.HeaderClassName
{
color: #849006;
}
.AnyTagClassName
{
color: #849006;
}
</style>
background-color css
<style>
a { background-color: #849006; }
a { background-color: rgb(132,144,6); }
div.DivClassName
{
background-color: #849006;
}
.BgClassName
{
background-color: #849006;
}
</style>
border-color css
<style>
span { border-color: #849006; }
span { border-color: rgb(132,144,6); }
td.TdClassName
{
border-color: #849006;
}
.TagClassName
{
border-color: #849006;
}
</style>