Shades of Olive #837100
Tints of Olive #837100
RGB
CMYK
RGB Variations
Color information
#837100 (or 0x837100) is known color: Olive. HEX triplet: 83, 71 and 00. RGB value is (131,113,0). Sum of RGB (Red+Green+Blue) = 131+113+0=244 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.69% from 244); Green value is 113 (44.53% from 255 or 46.31% from 244); Blue value is 0 (0.39% from 255 or 0% from 244); Max value from RGB is 131 - color contains mainly: red. Hex color #837100 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837100 is #7C8EFF. Grayscale: #696969. Windows color (decimal): -8163072 or 29059. OLE color: 29059.
HSL color Cylindrical-coordinate representation of color #837100: hue angle of 51.76º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #837100 is Cyan = 0, Magento = 0.14, Yellow = 1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 0 | - |
| CMYK | 0 | 0.14 | 1 | 0.49 |
| HSL | 51.76º | 1% | 0.26% | - |
| HSV(B) | 51.76º | 1% | 0.51% | - |
| XYZ | 15.27 | 16.64 | 2.41 | - |
| YUV | 105.5 | 68.46 | 146.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 0 | 0 | 0.14 | 1 | 0.49 | 51.76 | 1 | 0.26 |
| Hex | 83 | 71 | 0 | 0 | E | 64 | 31 | 34 | 64 | 1A |
| Octal | 203 | 161 | 0 | 0 | 16 | 144 | 61 | 64 | 144 | 32 |
| Binary | 10000011 | 1110001 | 0 | 0 | 1110 | 1100100 | 110001 | 110100 | 1100100 | 11010 |
Color Harmonies of #837100
Complementary color
Monochromatic Colors of #837100
Black with #837100
Text Example
Text Example
White with #837100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837100; }
p { color: rgb(131,113,0); }
H1.HeaderClassName
{
color: #837100;
}
.AnyTagClassName
{
color: #837100;
}
</style>
background-color css
<style>
a { background-color: #837100; }
a { background-color: rgb(131,113,0); }
div.DivClassName
{
background-color: #837100;
}
.BgClassName
{
background-color: #837100;
}
</style>
border-color css
<style>
span { border-color: #837100; }
span { border-color: rgb(131,113,0); }
td.TdClassName
{
border-color: #837100;
}
.TagClassName
{
border-color: #837100;
}
</style>