Shades of Olive #849407
Tints of Olive #849407
RGB
CMYK
RGB Variations
Color information
#849407 (or 0x849407) is known color: Olive. HEX triplet: 84, 94 and 07. RGB value is (132,148,7). Sum of RGB (Red+Green+Blue) = 132+148+7=287 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.99% from 287); Green value is 148 (58.20% from 255 or 51.57% from 287); Blue value is 7 (3.12% from 255 or 2.44% from 287); Max value from RGB is 148 - color contains mainly: green. Hex color #849407 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #849407 is #7B6BF8. Grayscale: #7F7F7F. Windows color (decimal): -8088569 or 496772. OLE color: 496772.
HSL color Cylindrical-coordinate representation of color #849407: hue angle of 66.81º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #849407 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 7 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.42 |
| HSL | 66.81º | 0.91% | 0.3% | - |
| HSV(B) | 66.81º | 0.95% | 0.58% | - |
| XYZ | 20.14 | 26.1 | 4.18 | - |
| YUV | 127.14 | 60.2 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 7 | 0.11 | 0 | 0.95 | 0.42 | 66.81 | 0.91 | 0.3 |
| Hex | 84 | 94 | 7 | B | 0 | 5F | 2A | 43 | 5B | 1E |
| Octal | 204 | 224 | 7 | 13 | 0 | 137 | 52 | 103 | 133 | 36 |
| Binary | 10000100 | 10010100 | 111 | 1011 | 0 | 1011111 | 101010 | 1000011 | 1011011 | 11110 |
Color Harmonies of #849407
Complementary color
Monochromatic Colors of #849407
Black with #849407
Text Example
Text Example
White with #849407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849407; }
p { color: rgb(132,148,7); }
H1.HeaderClassName
{
color: #849407;
}
.AnyTagClassName
{
color: #849407;
}
</style>
background-color css
<style>
a { background-color: #849407; }
a { background-color: rgb(132,148,7); }
div.DivClassName
{
background-color: #849407;
}
.BgClassName
{
background-color: #849407;
}
</style>
border-color css
<style>
span { border-color: #849407; }
span { border-color: rgb(132,148,7); }
td.TdClassName
{
border-color: #849407;
}
.TagClassName
{
border-color: #849407;
}
</style>