Shades of Olive #847504
Tints of Olive #847504
RGB
CMYK
RGB Variations
Color information
#847504 (or 0x847504) is known color: Olive. HEX triplet: 84, 75 and 04. RGB value is (132,117,4). Sum of RGB (Red+Green+Blue) = 132+117+4=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 117 (46.09% from 255 or 46.25% from 253); Blue value is 4 (1.95% from 255 or 1.58% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #847504 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847504 is #7B8AFB. Grayscale: #6D6D6D. Windows color (decimal): -8096508 or 292228. OLE color: 292228.
HSL color Cylindrical-coordinate representation of color #847504: hue angle of 52.97º 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 #847504 is Cyan = 0, Magento = 0.11, Yellow = 0.97 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 4 | - |
| CMYK | 0 | 0.11 | 0.97 | 0.48 |
| HSL | 52.97º | 0.94% | 0.27% | - |
| HSV(B) | 52.97º | 0.97% | 0.52% | - |
| XYZ | 15.9 | 17.64 | 2.68 | - |
| YUV | 108.6 | 68.97 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 4 | 0 | 0.11 | 0.97 | 0.48 | 52.97 | 0.94 | 0.27 |
| Hex | 84 | 75 | 4 | 0 | B | 61 | 30 | 35 | 5E | 1B |
| Octal | 204 | 165 | 4 | 0 | 13 | 141 | 60 | 65 | 136 | 33 |
| Binary | 10000100 | 1110101 | 100 | 0 | 1011 | 1100001 | 110000 | 110101 | 1011110 | 11011 |
Color Harmonies of #847504
Complementary color
Monochromatic Colors of #847504
Black with #847504
Text Example
Text Example
White with #847504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847504; }
p { color: rgb(132,117,4); }
H1.HeaderClassName
{
color: #847504;
}
.AnyTagClassName
{
color: #847504;
}
</style>
background-color css
<style>
a { background-color: #847504; }
a { background-color: rgb(132,117,4); }
div.DivClassName
{
background-color: #847504;
}
.BgClassName
{
background-color: #847504;
}
</style>
border-color css
<style>
span { border-color: #847504; }
span { border-color: rgb(132,117,4); }
td.TdClassName
{
border-color: #847504;
}
.TagClassName
{
border-color: #847504;
}
</style>