Shades of Olive #849406
Tints of Olive #849406
RGB
CMYK
RGB Variations
Color information
#849406 (or 0x849406) is known color: Olive. HEX triplet: 84, 94 and 06. RGB value is (132,148,6). Sum of RGB (Red+Green+Blue) = 132+148+6=286 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.15% from 286); Green value is 148 (58.20% from 255 or 51.75% from 286); Blue value is 6 (2.73% from 255 or 2.10% from 286); Max value from RGB is 148 - color contains mainly: green. Hex color #849406 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849406 is #7B6BF9. Grayscale: #7F7F7F. Windows color (decimal): -8088570 or 431236. OLE color: 431236.
HSL color Cylindrical-coordinate representation of color #849406: hue angle of 66.76º 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 #849406 is Cyan = 0.11, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 6 | - |
| CMYK | 0.11 | 0 | 0.96 | 0.42 |
| HSL | 66.76º | 0.92% | 0.3% | - |
| HSV(B) | 66.76º | 0.96% | 0.58% | - |
| XYZ | 20.14 | 26.1 | 4.15 | - |
| YUV | 127.03 | 59.7 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 6 | 0.11 | 0 | 0.96 | 0.42 | 66.76 | 0.92 | 0.3 |
| Hex | 84 | 94 | 6 | B | 0 | 60 | 2A | 43 | 5C | 1E |
| Octal | 204 | 224 | 6 | 13 | 0 | 140 | 52 | 103 | 134 | 36 |
| Binary | 10000100 | 10010100 | 110 | 1011 | 0 | 1100000 | 101010 | 1000011 | 1011100 | 11110 |
Color Harmonies of #849406
Complementary color
Monochromatic Colors of #849406
Black with #849406
Text Example
Text Example
White with #849406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849406; }
p { color: rgb(132,148,6); }
H1.HeaderClassName
{
color: #849406;
}
.AnyTagClassName
{
color: #849406;
}
</style>
background-color css
<style>
a { background-color: #849406; }
a { background-color: rgb(132,148,6); }
div.DivClassName
{
background-color: #849406;
}
.BgClassName
{
background-color: #849406;
}
</style>
border-color css
<style>
span { border-color: #849406; }
span { border-color: rgb(132,148,6); }
td.TdClassName
{
border-color: #849406;
}
.TagClassName
{
border-color: #849406;
}
</style>