Shades of Olive #847501
Tints of Olive #847501
RGB
CMYK
RGB Variations
Color information
#847501 (or 0x847501) is known color: Olive. HEX triplet: 84, 75 and 01. RGB value is (132,117,1). Sum of RGB (Red+Green+Blue) = 132+117+1=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 117 (46.09% from 255 or 46.8% from 250); Blue value is 1 (0.78% from 255 or 0.4% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #847501 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847501 is #7B8AFE. Grayscale: #6C6C6C. Windows color (decimal): -8096511 or 95620. OLE color: 95620.
HSL color Cylindrical-coordinate representation of color #847501: hue angle of 53.13º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #847501 is Cyan = 0, Magento = 0.11, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 1 | - |
| CMYK | 0 | 0.11 | 0.99 | 0.48 |
| HSL | 53.13º | 0.98% | 0.26% | - |
| HSV(B) | 53.13º | 0.99% | 0.52% | - |
| XYZ | 15.88 | 17.63 | 2.59 | - |
| YUV | 108.26 | 67.47 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 1 | 0 | 0.11 | 0.99 | 0.48 | 53.13 | 0.98 | 0.26 |
| Hex | 84 | 75 | 1 | 0 | B | 63 | 30 | 35 | 62 | 1A |
| Octal | 204 | 165 | 1 | 0 | 13 | 143 | 60 | 65 | 142 | 32 |
| Binary | 10000100 | 1110101 | 1 | 0 | 1011 | 1100011 | 110000 | 110101 | 1100010 | 11010 |
Color Harmonies of #847501
Complementary color
Monochromatic Colors of #847501
Black with #847501
Text Example
Text Example
White with #847501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847501; }
p { color: rgb(132,117,1); }
H1.HeaderClassName
{
color: #847501;
}
.AnyTagClassName
{
color: #847501;
}
</style>
background-color css
<style>
a { background-color: #847501; }
a { background-color: rgb(132,117,1); }
div.DivClassName
{
background-color: #847501;
}
.BgClassName
{
background-color: #847501;
}
</style>
border-color css
<style>
span { border-color: #847501; }
span { border-color: rgb(132,117,1); }
td.TdClassName
{
border-color: #847501;
}
.TagClassName
{
border-color: #847501;
}
</style>