Shades of Olive #847702
Tints of Olive #847702
RGB
CMYK
RGB Variations
Color information
#847702 (or 0x847702) is known color: Olive. HEX triplet: 84, 77 and 02. RGB value is (132,119,2). Sum of RGB (Red+Green+Blue) = 132+119+2=253 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.17% from 253); Green value is 119 (46.88% from 255 or 47.04% from 253); Blue value is 2 (1.17% from 255 or 0.79% from 253); Max value from RGB is 132 - color contains mainly: red. Hex color #847702 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847702 is #7B88FD. Grayscale: #6E6E6E. Windows color (decimal): -8095998 or 161668. OLE color: 161668.
HSL color Cylindrical-coordinate representation of color #847702: hue angle of 54º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #847702 is Cyan = 0, Magento = 0.10, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 2 | - |
| CMYK | 0 | 0.10 | 0.98 | 0.48 |
| HSL | 54º | 0.97% | 0.26% | - |
| HSV(B) | 54º | 0.98% | 0.52% | - |
| XYZ | 16.12 | 18.1 | 2.7 | - |
| YUV | 109.55 | 67.31 | 144.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 2 | 0 | 0.10 | 0.98 | 0.48 | 54 | 0.97 | 0.26 |
| Hex | 84 | 77 | 2 | 0 | A | 62 | 30 | 36 | 61 | 1A |
| Octal | 204 | 167 | 2 | 0 | 12 | 142 | 60 | 66 | 141 | 32 |
| Binary | 10000100 | 1110111 | 10 | 0 | 1010 | 1100010 | 110000 | 110110 | 1100001 | 11010 |
Color Harmonies of #847702
Complementary color
Monochromatic Colors of #847702
Black with #847702
Text Example
Text Example
White with #847702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847702; }
p { color: rgb(132,119,2); }
H1.HeaderClassName
{
color: #847702;
}
.AnyTagClassName
{
color: #847702;
}
</style>
background-color css
<style>
a { background-color: #847702; }
a { background-color: rgb(132,119,2); }
div.DivClassName
{
background-color: #847702;
}
.BgClassName
{
background-color: #847702;
}
</style>
border-color css
<style>
span { border-color: #847702; }
span { border-color: rgb(132,119,2); }
td.TdClassName
{
border-color: #847702;
}
.TagClassName
{
border-color: #847702;
}
</style>