Shades of Olive #847103
Tints of Olive #847103
RGB
CMYK
RGB Variations
Color information
#847103 (or 0x847103) is known color: Olive. HEX triplet: 84, 71 and 03. RGB value is (132,113,3). Sum of RGB (Red+Green+Blue) = 132+113+3=248 (32% of max value = 765). Red value is 132 (51.95% from 255 or 53.23% from 248); Green value is 113 (44.53% from 255 or 45.56% from 248); Blue value is 3 (1.56% from 255 or 1.21% from 248); Max value from RGB is 132 - color contains mainly: red. Hex color #847103 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #847103 is #7B8EFC. Grayscale: #6A6A6A. Windows color (decimal): -8097533 or 225668. OLE color: 225668.
HSL color Cylindrical-coordinate representation of color #847103: hue angle of 51.16º degrees, saturation: 0.96, 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 #847103 is Cyan = 0, Magento = 0.14, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 3 | - |
| CMYK | 0 | 0.14 | 0.98 | 0.48 |
| HSL | 51.16º | 0.96% | 0.26% | - |
| HSV(B) | 51.16º | 0.98% | 0.52% | - |
| XYZ | 15.44 | 16.72 | 2.5 | - |
| YUV | 106.14 | 69.79 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 3 | 0 | 0.14 | 0.98 | 0.48 | 51.16 | 0.96 | 0.26 |
| Hex | 84 | 71 | 3 | 0 | E | 62 | 30 | 33 | 60 | 1A |
| Octal | 204 | 161 | 3 | 0 | 16 | 142 | 60 | 63 | 140 | 32 |
| Binary | 10000100 | 1110001 | 11 | 0 | 1110 | 1100010 | 110000 | 110011 | 1100000 | 11010 |
Color Harmonies of #847103
Complementary color
Monochromatic Colors of #847103
Black with #847103
Text Example
Text Example
White with #847103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847103; }
p { color: rgb(132,113,3); }
H1.HeaderClassName
{
color: #847103;
}
.AnyTagClassName
{
color: #847103;
}
</style>
background-color css
<style>
a { background-color: #847103; }
a { background-color: rgb(132,113,3); }
div.DivClassName
{
background-color: #847103;
}
.BgClassName
{
background-color: #847103;
}
</style>
border-color css
<style>
span { border-color: #847103; }
span { border-color: rgb(132,113,3); }
td.TdClassName
{
border-color: #847103;
}
.TagClassName
{
border-color: #847103;
}
</style>