Shades of Olive #837611
Tints of Olive #837611
RGB
CMYK
RGB Variations
Color information
#837611 (or 0x837611) is known color: Olive. HEX triplet: 83, 76 and 11. RGB value is (131,118,17). Sum of RGB (Red+Green+Blue) = 131+118+17=266 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.25% from 266); Green value is 118 (46.48% from 255 or 44.36% from 266); Blue value is 17 (7.03% from 255 or 6.39% from 266); Max value from RGB is 131 - color contains mainly: red. Hex color #837611 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837611 is #7C89EE. Grayscale: #6E6E6E. Windows color (decimal): -8161775 or 1144451. OLE color: 1144451.
HSL color Cylindrical-coordinate representation of color #837611: hue angle of 53.16º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #837611 is Cyan = 0, Magento = 0.10, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 17 | - |
| CMYK | 0 | 0.10 | 0.87 | 0.49 |
| HSL | 53.16º | 0.77% | 0.29% | - |
| HSV(B) | 53.16º | 0.87% | 0.51% | - |
| XYZ | 15.94 | 17.82 | 3.13 | - |
| YUV | 110.37 | 75.31 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 17 | 0 | 0.10 | 0.87 | 0.49 | 53.16 | 0.77 | 0.29 |
| Hex | 83 | 76 | 11 | 0 | A | 57 | 31 | 35 | 4D | 1D |
| Octal | 203 | 166 | 21 | 0 | 12 | 127 | 61 | 65 | 115 | 35 |
| Binary | 10000011 | 1110110 | 10001 | 0 | 1010 | 1010111 | 110001 | 110101 | 1001101 | 11101 |
Color Harmonies of #837611
Complementary color
Monochromatic Colors of #837611
Black with #837611
Text Example
Text Example
White with #837611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837611; }
p { color: rgb(131,118,17); }
H1.HeaderClassName
{
color: #837611;
}
.AnyTagClassName
{
color: #837611;
}
</style>
background-color css
<style>
a { background-color: #837611; }
a { background-color: rgb(131,118,17); }
div.DivClassName
{
background-color: #837611;
}
.BgClassName
{
background-color: #837611;
}
</style>
border-color css
<style>
span { border-color: #837611; }
span { border-color: rgb(131,118,17); }
td.TdClassName
{
border-color: #837611;
}
.TagClassName
{
border-color: #837611;
}
</style>