Shades of Olive #837911
Tints of Olive #837911
RGB
CMYK
RGB Variations
Color information
#837911 (or 0x837911) is known color: Olive. HEX triplet: 83, 79 and 11. RGB value is (131,121,17). Sum of RGB (Red+Green+Blue) = 131+121+17=269 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.70% from 269); Green value is 121 (47.66% from 255 or 44.98% from 269); Blue value is 17 (7.03% from 255 or 6.32% from 269); Max value from RGB is 131 - color contains mainly: red. Hex color #837911 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837911 is #7C86EE. Grayscale: #707070. Windows color (decimal): -8161007 or 1145219. OLE color: 1145219.
HSL color Cylindrical-coordinate representation of color #837911: hue angle of 54.74º 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 #837911 is Cyan = 0, Magento = 0.08, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 17 | - |
| CMYK | 0 | 0.08 | 0.87 | 0.49 |
| HSL | 54.74º | 0.77% | 0.29% | - |
| HSV(B) | 54.74º | 0.87% | 0.51% | - |
| XYZ | 16.3 | 18.54 | 3.25 | - |
| YUV | 112.13 | 74.31 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 17 | 0 | 0.08 | 0.87 | 0.49 | 54.74 | 0.77 | 0.29 |
| Hex | 83 | 79 | 11 | 0 | 8 | 57 | 31 | 37 | 4D | 1D |
| Octal | 203 | 171 | 21 | 0 | 10 | 127 | 61 | 67 | 115 | 35 |
| Binary | 10000011 | 1111001 | 10001 | 0 | 1000 | 1010111 | 110001 | 110111 | 1001101 | 11101 |
Color Harmonies of #837911
Complementary color
Monochromatic Colors of #837911
Black with #837911
Text Example
Text Example
White with #837911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837911; }
p { color: rgb(131,121,17); }
H1.HeaderClassName
{
color: #837911;
}
.AnyTagClassName
{
color: #837911;
}
</style>
background-color css
<style>
a { background-color: #837911; }
a { background-color: rgb(131,121,17); }
div.DivClassName
{
background-color: #837911;
}
.BgClassName
{
background-color: #837911;
}
</style>
border-color css
<style>
span { border-color: #837911; }
span { border-color: rgb(131,121,17); }
td.TdClassName
{
border-color: #837911;
}
.TagClassName
{
border-color: #837911;
}
</style>