Shades of Olive #849306
Tints of Olive #849306
RGB
CMYK
RGB Variations
Color information
#849306 (or 0x849306) is known color: Olive. HEX triplet: 84, 93 and 06. RGB value is (132,147,6). Sum of RGB (Red+Green+Blue) = 132+147+6=285 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.32% from 285); Green value is 147 (57.81% from 255 or 51.58% from 285); Blue value is 6 (2.73% from 255 or 2.11% from 285); Max value from RGB is 147 - color contains mainly: green. Hex color #849306 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849306 is #7B6CF9. Grayscale: #7E7E7E. Windows color (decimal): -8088826 or 430980. OLE color: 430980.
HSL color Cylindrical-coordinate representation of color #849306: hue angle of 66.38º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #849306 is Cyan = 0.10, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 6 | - |
| CMYK | 0.10 | 0 | 0.96 | 0.42 |
| HSL | 66.38º | 0.92% | 0.3% | - |
| HSV(B) | 66.38º | 0.96% | 0.58% | - |
| XYZ | 19.98 | 25.79 | 4.1 | - |
| YUV | 126.44 | 60.03 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 6 | 0.10 | 0 | 0.96 | 0.42 | 66.38 | 0.92 | 0.3 |
| Hex | 84 | 93 | 6 | A | 0 | 60 | 2A | 42 | 5C | 1E |
| Octal | 204 | 223 | 6 | 12 | 0 | 140 | 52 | 102 | 134 | 36 |
| Binary | 10000100 | 10010011 | 110 | 1010 | 0 | 1100000 | 101010 | 1000010 | 1011100 | 11110 |
Color Harmonies of #849306
Complementary color
Monochromatic Colors of #849306
Black with #849306
Text Example
Text Example
White with #849306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849306; }
p { color: rgb(132,147,6); }
H1.HeaderClassName
{
color: #849306;
}
.AnyTagClassName
{
color: #849306;
}
</style>
background-color css
<style>
a { background-color: #849306; }
a { background-color: rgb(132,147,6); }
div.DivClassName
{
background-color: #849306;
}
.BgClassName
{
background-color: #849306;
}
</style>
border-color css
<style>
span { border-color: #849306; }
span { border-color: rgb(132,147,6); }
td.TdClassName
{
border-color: #849306;
}
.TagClassName
{
border-color: #849306;
}
</style>