Shades of Olive #847304
Tints of Olive #847304
RGB
CMYK
RGB Variations
Color information
#847304 (or 0x847304) is known color: Olive. HEX triplet: 84, 73 and 04. RGB value is (132,115,4). Sum of RGB (Red+Green+Blue) = 132+115+4=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 4 (1.95% from 255 or 1.59% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #847304 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847304 is #7B8CFB. Grayscale: #6B6B6B. Windows color (decimal): -8097020 or 291716. OLE color: 291716.
HSL color Cylindrical-coordinate representation of color #847304: hue angle of 52.03º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #847304 is Cyan = 0, Magento = 0.13, Yellow = 0.97 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 4 | - |
| CMYK | 0 | 0.13 | 0.97 | 0.48 |
| HSL | 52.03º | 0.94% | 0.27% | - |
| HSV(B) | 52.03º | 0.97% | 0.52% | - |
| XYZ | 15.67 | 17.18 | 2.6 | - |
| YUV | 107.43 | 69.63 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 4 | 0 | 0.13 | 0.97 | 0.48 | 52.03 | 0.94 | 0.27 |
| Hex | 84 | 73 | 4 | 0 | D | 61 | 30 | 34 | 5E | 1B |
| Octal | 204 | 163 | 4 | 0 | 15 | 141 | 60 | 64 | 136 | 33 |
| Binary | 10000100 | 1110011 | 100 | 0 | 1101 | 1100001 | 110000 | 110100 | 1011110 | 11011 |
Color Harmonies of #847304
Complementary color
Monochromatic Colors of #847304
Black with #847304
Text Example
Text Example
White with #847304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847304; }
p { color: rgb(132,115,4); }
H1.HeaderClassName
{
color: #847304;
}
.AnyTagClassName
{
color: #847304;
}
</style>
background-color css
<style>
a { background-color: #847304; }
a { background-color: rgb(132,115,4); }
div.DivClassName
{
background-color: #847304;
}
.BgClassName
{
background-color: #847304;
}
</style>
border-color css
<style>
span { border-color: #847304; }
span { border-color: rgb(132,115,4); }
td.TdClassName
{
border-color: #847304;
}
.TagClassName
{
border-color: #847304;
}
</style>