Shades of Olive #847508
Tints of Olive #847508
RGB
CMYK
RGB Variations
Color information
#847508 (or 0x847508) is known color: Olive. HEX triplet: 84, 75 and 08. RGB value is (132,117,8). Sum of RGB (Red+Green+Blue) = 132+117+8=257 (34% of max value = 765). Red value is 132 (51.95% from 255 or 51.36% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 8 (3.52% from 255 or 3.11% from 257); Max value from RGB is 132 - color contains mainly: red. Hex color #847508 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847508 is #7B8AF7. Grayscale: #6D6D6D. Windows color (decimal): -8096504 or 554372. OLE color: 554372.
HSL color Cylindrical-coordinate representation of color #847508: hue angle of 52.74º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #847508 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 8 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.48 |
| HSL | 52.74º | 0.89% | 0.27% | - |
| HSV(B) | 52.74º | 0.94% | 0.52% | - |
| XYZ | 15.92 | 17.65 | 2.8 | - |
| YUV | 109.06 | 70.97 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 8 | 0 | 0.11 | 0.94 | 0.48 | 52.74 | 0.89 | 0.27 |
| Hex | 84 | 75 | 8 | 0 | B | 5E | 30 | 35 | 59 | 1B |
| Octal | 204 | 165 | 10 | 0 | 13 | 136 | 60 | 65 | 131 | 33 |
| Binary | 10000100 | 1110101 | 1000 | 0 | 1011 | 1011110 | 110000 | 110101 | 1011001 | 11011 |
Color Harmonies of #847508
Complementary color
Monochromatic Colors of #847508
Black with #847508
Text Example
Text Example
White with #847508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847508; }
p { color: rgb(132,117,8); }
H1.HeaderClassName
{
color: #847508;
}
.AnyTagClassName
{
color: #847508;
}
</style>
background-color css
<style>
a { background-color: #847508; }
a { background-color: rgb(132,117,8); }
div.DivClassName
{
background-color: #847508;
}
.BgClassName
{
background-color: #847508;
}
</style>
border-color css
<style>
span { border-color: #847508; }
span { border-color: rgb(132,117,8); }
td.TdClassName
{
border-color: #847508;
}
.TagClassName
{
border-color: #847508;
}
</style>