Shades of Olive #837201
Tints of Olive #837201
RGB
CMYK
RGB Variations
Color information
#837201 (or 0x837201) is known color: Olive. HEX triplet: 83, 72 and 01. RGB value is (131,114,1). Sum of RGB (Red+Green+Blue) = 131+114+1=246 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.25% from 246); Green value is 114 (44.92% from 255 or 46.34% from 246); Blue value is 1 (0.78% from 255 or 0.41% from 246); Max value from RGB is 131 - color contains mainly: red. Hex color #837201 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837201 is #7C8DFE. Grayscale: #6A6A6A. Windows color (decimal): -8162815 or 94851. OLE color: 94851.
HSL color Cylindrical-coordinate representation of color #837201: hue angle of 52.15º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #837201 is Cyan = 0, Magento = 0.13, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 1 | - |
| CMYK | 0 | 0.13 | 0.99 | 0.49 |
| HSL | 52.15º | 0.98% | 0.26% | - |
| HSV(B) | 52.15º | 0.99% | 0.51% | - |
| XYZ | 15.38 | 16.86 | 2.47 | - |
| YUV | 106.2 | 68.63 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 1 | 0 | 0.13 | 0.99 | 0.49 | 52.15 | 0.98 | 0.26 |
| Hex | 83 | 72 | 1 | 0 | D | 63 | 31 | 34 | 62 | 1A |
| Octal | 203 | 162 | 1 | 0 | 15 | 143 | 61 | 64 | 142 | 32 |
| Binary | 10000011 | 1110010 | 1 | 0 | 1101 | 1100011 | 110001 | 110100 | 1100010 | 11010 |
Color Harmonies of #837201
Complementary color
Monochromatic Colors of #837201
Black with #837201
Text Example
Text Example
White with #837201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837201; }
p { color: rgb(131,114,1); }
H1.HeaderClassName
{
color: #837201;
}
.AnyTagClassName
{
color: #837201;
}
</style>
background-color css
<style>
a { background-color: #837201; }
a { background-color: rgb(131,114,1); }
div.DivClassName
{
background-color: #837201;
}
.BgClassName
{
background-color: #837201;
}
</style>
border-color css
<style>
span { border-color: #837201; }
span { border-color: rgb(131,114,1); }
td.TdClassName
{
border-color: #837201;
}
.TagClassName
{
border-color: #837201;
}
</style>