Shades of Olive #849506
Tints of Olive #849506
RGB
CMYK
RGB Variations
Color information
#849506 (or 0x849506) is known color: Olive. HEX triplet: 84, 95 and 06. RGB value is (132,149,6). Sum of RGB (Red+Green+Blue) = 132+149+6=287 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.99% from 287); Green value is 149 (58.59% from 255 or 51.92% from 287); Blue value is 6 (2.73% from 255 or 2.09% from 287); Max value from RGB is 149 - color contains mainly: green. Hex color #849506 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849506 is #7B6AF9. Grayscale: #808080. Windows color (decimal): -8088314 or 431492. OLE color: 431492.
HSL color Cylindrical-coordinate representation of color #849506: hue angle of 67.13º 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 #849506 is Cyan = 0.11, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 6 | - |
| CMYK | 0.11 | 0 | 0.96 | 0.42 |
| HSL | 67.13º | 0.92% | 0.3% | - |
| HSV(B) | 67.13º | 0.96% | 0.58% | - |
| XYZ | 20.3 | 26.41 | 4.2 | - |
| YUV | 127.62 | 59.37 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 6 | 0.11 | 0 | 0.96 | 0.42 | 67.13 | 0.92 | 0.3 |
| Hex | 84 | 95 | 6 | B | 0 | 60 | 2A | 43 | 5C | 1E |
| Octal | 204 | 225 | 6 | 13 | 0 | 140 | 52 | 103 | 134 | 36 |
| Binary | 10000100 | 10010101 | 110 | 1011 | 0 | 1100000 | 101010 | 1000011 | 1011100 | 11110 |
Color Harmonies of #849506
Complementary color
Monochromatic Colors of #849506
Black with #849506
Text Example
Text Example
White with #849506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849506; }
p { color: rgb(132,149,6); }
H1.HeaderClassName
{
color: #849506;
}
.AnyTagClassName
{
color: #849506;
}
</style>
background-color css
<style>
a { background-color: #849506; }
a { background-color: rgb(132,149,6); }
div.DivClassName
{
background-color: #849506;
}
.BgClassName
{
background-color: #849506;
}
</style>
border-color css
<style>
span { border-color: #849506; }
span { border-color: rgb(132,149,6); }
td.TdClassName
{
border-color: #849506;
}
.TagClassName
{
border-color: #849506;
}
</style>