Shades of Olive #849409
Tints of Olive #849409
RGB
CMYK
RGB Variations
Color information
#849409 (or 0x849409) is known color: Olive. HEX triplet: 84, 94 and 09. RGB value is (132,148,9). Sum of RGB (Red+Green+Blue) = 132+148+9=289 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.67% from 289); Green value is 148 (58.20% from 255 or 51.21% from 289); Blue value is 9 (3.91% from 255 or 3.11% from 289); Max value from RGB is 148 - color contains mainly: green. Hex color #849409 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849409 is #7B6BF6. Grayscale: #7F7F7F. Windows color (decimal): -8088567 or 627844. OLE color: 627844.
HSL color Cylindrical-coordinate representation of color #849409: hue angle of 66.91º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #849409 is Cyan = 0.11, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 9 | - |
| CMYK | 0.11 | 0 | 0.94 | 0.42 |
| HSL | 66.91º | 0.89% | 0.31% | - |
| HSV(B) | 66.91º | 0.94% | 0.58% | - |
| XYZ | 20.15 | 26.11 | 4.23 | - |
| YUV | 127.37 | 61.2 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 9 | 0.11 | 0 | 0.94 | 0.42 | 66.91 | 0.89 | 0.31 |
| Hex | 84 | 94 | 9 | B | 0 | 5E | 2A | 43 | 59 | 1F |
| Octal | 204 | 224 | 11 | 13 | 0 | 136 | 52 | 103 | 131 | 37 |
| Binary | 10000100 | 10010100 | 1001 | 1011 | 0 | 1011110 | 101010 | 1000011 | 1011001 | 11111 |
Color Harmonies of #849409
Complementary color
Monochromatic Colors of #849409
Black with #849409
Text Example
Text Example
White with #849409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849409; }
p { color: rgb(132,148,9); }
H1.HeaderClassName
{
color: #849409;
}
.AnyTagClassName
{
color: #849409;
}
</style>
background-color css
<style>
a { background-color: #849409; }
a { background-color: rgb(132,148,9); }
div.DivClassName
{
background-color: #849409;
}
.BgClassName
{
background-color: #849409;
}
</style>
border-color css
<style>
span { border-color: #849409; }
span { border-color: rgb(132,148,9); }
td.TdClassName
{
border-color: #849409;
}
.TagClassName
{
border-color: #849409;
}
</style>