Shades of Olive #837510
Tints of Olive #837510
RGB
CMYK
RGB Variations
Color information
#837510 (or 0x837510) is known color: Olive. HEX triplet: 83, 75 and 10. RGB value is (131,117,16). Sum of RGB (Red+Green+Blue) = 131+117+16=264 (34% of max value = 765). Red value is 131 (51.56% from 255 or 49.62% from 264); Green value is 117 (46.09% from 255 or 44.32% from 264); Blue value is 16 (6.64% from 255 or 6.06% from 264); Max value from RGB is 131 - color contains mainly: red. Hex color #837510 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837510 is #7C8AEF. Grayscale: #6E6E6E. Windows color (decimal): -8162032 or 1078659. OLE color: 1078659.
HSL color Cylindrical-coordinate representation of color #837510: hue angle of 52.7º 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 #837510 is Cyan = 0, Magento = 0.11, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 16 | - |
| CMYK | 0 | 0.11 | 0.88 | 0.49 |
| HSL | 52.7º | 0.78% | 0.29% | - |
| HSV(B) | 52.7º | 0.88% | 0.51% | - |
| XYZ | 15.81 | 17.59 | 3.05 | - |
| YUV | 109.67 | 75.14 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 16 | 0 | 0.11 | 0.88 | 0.49 | 52.7 | 0.78 | 0.29 |
| Hex | 83 | 75 | 10 | 0 | B | 58 | 31 | 35 | 4E | 1D |
| Octal | 203 | 165 | 20 | 0 | 13 | 130 | 61 | 65 | 116 | 35 |
| Binary | 10000011 | 1110101 | 10000 | 0 | 1011 | 1011000 | 110001 | 110101 | 1001110 | 11101 |
Color Harmonies of #837510
Complementary color
Monochromatic Colors of #837510
Black with #837510
Text Example
Text Example
White with #837510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837510; }
p { color: rgb(131,117,16); }
H1.HeaderClassName
{
color: #837510;
}
.AnyTagClassName
{
color: #837510;
}
</style>
background-color css
<style>
a { background-color: #837510; }
a { background-color: rgb(131,117,16); }
div.DivClassName
{
background-color: #837510;
}
.BgClassName
{
background-color: #837510;
}
</style>
border-color css
<style>
span { border-color: #837510; }
span { border-color: rgb(131,117,16); }
td.TdClassName
{
border-color: #837510;
}
.TagClassName
{
border-color: #837510;
}
</style>