Shades of Olive #837610
Tints of Olive #837610
RGB
CMYK
RGB Variations
Color information
#837610 (or 0x837610) is known color: Olive. HEX triplet: 83, 76 and 10. RGB value is (131,118,16). Sum of RGB (Red+Green+Blue) = 131+118+16=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 16 (6.64% from 255 or 6.04% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #837610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837610 is #7C89EF. Grayscale: #6E6E6E. Windows color (decimal): -8161776 or 1078915. OLE color: 1078915.
HSL color Cylindrical-coordinate representation of color #837610: hue angle of 53.22º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #837610 is Cyan = 0, Magento = 0.10, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 16 | - |
| CMYK | 0 | 0.10 | 0.88 | 0.49 |
| HSL | 53.22º | 0.78% | 0.29% | - |
| HSV(B) | 53.22º | 0.88% | 0.51% | - |
| XYZ | 15.93 | 17.82 | 3.09 | - |
| YUV | 110.26 | 74.81 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 16 | 0 | 0.10 | 0.88 | 0.49 | 53.22 | 0.78 | 0.29 |
| Hex | 83 | 76 | 10 | 0 | A | 58 | 31 | 35 | 4E | 1D |
| Octal | 203 | 166 | 20 | 0 | 12 | 130 | 61 | 65 | 116 | 35 |
| Binary | 10000011 | 1110110 | 10000 | 0 | 1010 | 1011000 | 110001 | 110101 | 1001110 | 11101 |
Color Harmonies of #837610
Complementary color
Monochromatic Colors of #837610
Black with #837610
Text Example
Text Example
White with #837610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837610; }
p { color: rgb(131,118,16); }
H1.HeaderClassName
{
color: #837610;
}
.AnyTagClassName
{
color: #837610;
}
</style>
background-color css
<style>
a { background-color: #837610; }
a { background-color: rgb(131,118,16); }
div.DivClassName
{
background-color: #837610;
}
.BgClassName
{
background-color: #837610;
}
</style>
border-color css
<style>
span { border-color: #837610; }
span { border-color: rgb(131,118,16); }
td.TdClassName
{
border-color: #837610;
}
.TagClassName
{
border-color: #837610;
}
</style>