Shades of Olive #849906
Tints of Olive #849906
RGB
CMYK
RGB Variations
Color information
#849906 (or 0x849906) is known color: Olive. HEX triplet: 84, 99 and 06. RGB value is (132,153,6). Sum of RGB (Red+Green+Blue) = 132+153+6=291 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.36% from 291); Green value is 153 (60.16% from 255 or 52.58% from 291); Blue value is 6 (2.73% from 255 or 2.06% from 291); Max value from RGB is 153 - color contains mainly: green. Hex color #849906 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849906 is #7B66F9. Grayscale: #828282. Windows color (decimal): -8087290 or 432516. OLE color: 432516.
HSL color Cylindrical-coordinate representation of color #849906: hue angle of 68.57º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #849906 is Cyan = 0.14, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 6 | - |
| CMYK | 0.14 | 0 | 0.96 | 0.4 |
| HSL | 68.57º | 0.92% | 0.31% | - |
| HSV(B) | 68.57º | 0.96% | 0.6% | - |
| XYZ | 20.94 | 27.7 | 4.42 | - |
| YUV | 129.96 | 58.04 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 6 | 0.14 | 0 | 0.96 | 0.4 | 68.57 | 0.92 | 0.31 |
| Hex | 84 | 99 | 6 | E | 0 | 60 | 28 | 45 | 5C | 1F |
| Octal | 204 | 231 | 6 | 16 | 0 | 140 | 50 | 105 | 134 | 37 |
| Binary | 10000100 | 10011001 | 110 | 1110 | 0 | 1100000 | 101000 | 1000101 | 1011100 | 11111 |
Color Harmonies of #849906
Complementary color
Monochromatic Colors of #849906
Black with #849906
Text Example
Text Example
White with #849906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849906; }
p { color: rgb(132,153,6); }
H1.HeaderClassName
{
color: #849906;
}
.AnyTagClassName
{
color: #849906;
}
</style>
background-color css
<style>
a { background-color: #849906; }
a { background-color: rgb(132,153,6); }
div.DivClassName
{
background-color: #849906;
}
.BgClassName
{
background-color: #849906;
}
</style>
border-color css
<style>
span { border-color: #849906; }
span { border-color: rgb(132,153,6); }
td.TdClassName
{
border-color: #849906;
}
.TagClassName
{
border-color: #849906;
}
</style>