Shades of Olive #807410
Tints of Olive #807410
RGB
CMYK
RGB Variations
Color information
#807410 (or 0x807410) is known color: Olive. HEX triplet: 80, 74 and 10. RGB value is (128,116,16). Sum of RGB (Red+Green+Blue) = 128+116+16=260 (34% of max value = 765). Red value is 128 (50.39% from 255 or 49.23% from 260); Green value is 116 (45.70% from 255 or 44.62% from 260); Blue value is 16 (6.64% from 255 or 6.15% from 260); Max value from RGB is 128 - color contains mainly: red. Hex color #807410 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807410 is #7F8BEF. Grayscale: #6C6C6C. Windows color (decimal): -8358896 or 1078400. OLE color: 1078400.
HSL color Cylindrical-coordinate representation of color #807410: hue angle of 53.57º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #807410 is Cyan = 0, Magento = 0.09, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 116 | 16 | - |
| CMYK | 0 | 0.09 | 0.88 | 0.50 |
| HSL | 53.57º | 0.78% | 0.28% | - |
| HSV(B) | 53.57º | 0.88% | 0.5% | - |
| XYZ | 15.24 | 17.12 | 2.99 | - |
| YUV | 108.19 | 75.98 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 116 | 16 | 0 | 0.09 | 0.88 | 0.50 | 53.57 | 0.78 | 0.28 |
| Hex | 80 | 74 | 10 | 0 | 9 | 58 | 32 | 36 | 4E | 1C |
| Octal | 200 | 164 | 20 | 0 | 11 | 130 | 62 | 66 | 116 | 34 |
| Binary | 10000000 | 1110100 | 10000 | 0 | 1001 | 1011000 | 110010 | 110110 | 1001110 | 11100 |
Color Harmonies of #807410
Complementary color
Monochromatic Colors of #807410
Black with #807410
Text Example
Text Example
White with #807410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807410; }
p { color: rgb(128,116,16); }
H1.HeaderClassName
{
color: #807410;
}
.AnyTagClassName
{
color: #807410;
}
</style>
background-color css
<style>
a { background-color: #807410; }
a { background-color: rgb(128,116,16); }
div.DivClassName
{
background-color: #807410;
}
.BgClassName
{
background-color: #807410;
}
</style>
border-color css
<style>
span { border-color: #807410; }
span { border-color: rgb(128,116,16); }
td.TdClassName
{
border-color: #807410;
}
.TagClassName
{
border-color: #807410;
}
</style>