Shades of Olive #847005
Tints of Olive #847005
RGB
CMYK
RGB Variations
Color information
#847005 (or 0x847005) is known color: Olive. HEX triplet: 84, 70 and 05. RGB value is (132,112,5). Sum of RGB (Red+Green+Blue) = 132+112+5=249 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.01% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 5 (2.34% from 255 or 2.01% from 249); Max value from RGB is 132 - color contains mainly: red. Hex color #847005 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847005 is #7B8FFA. Grayscale: #6A6A6A. Windows color (decimal): -8097787 or 356484. OLE color: 356484.
HSL color Cylindrical-coordinate representation of color #847005: hue angle of 50.55º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #847005 is Cyan = 0, Magento = 0.15, Yellow = 0.96 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 5 | - |
| CMYK | 0 | 0.15 | 0.96 | 0.48 |
| HSL | 50.55º | 0.93% | 0.27% | - |
| HSV(B) | 50.55º | 0.96% | 0.52% | - |
| XYZ | 15.34 | 16.5 | 2.52 | - |
| YUV | 105.78 | 71.13 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 5 | 0 | 0.15 | 0.96 | 0.48 | 50.55 | 0.93 | 0.27 |
| Hex | 84 | 70 | 5 | 0 | F | 60 | 30 | 33 | 5D | 1B |
| Octal | 204 | 160 | 5 | 0 | 17 | 140 | 60 | 63 | 135 | 33 |
| Binary | 10000100 | 1110000 | 101 | 0 | 1111 | 1100000 | 110000 | 110011 | 1011101 | 11011 |
Color Harmonies of #847005
Complementary color
Monochromatic Colors of #847005
Black with #847005
Text Example
Text Example
White with #847005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847005; }
p { color: rgb(132,112,5); }
H1.HeaderClassName
{
color: #847005;
}
.AnyTagClassName
{
color: #847005;
}
</style>
background-color css
<style>
a { background-color: #847005; }
a { background-color: rgb(132,112,5); }
div.DivClassName
{
background-color: #847005;
}
.BgClassName
{
background-color: #847005;
}
</style>
border-color css
<style>
span { border-color: #847005; }
span { border-color: rgb(132,112,5); }
td.TdClassName
{
border-color: #847005;
}
.TagClassName
{
border-color: #847005;
}
</style>