Shades of Olive #837401
Tints of Olive #837401
RGB
CMYK
RGB Variations
Color information
#837401 (or 0x837401) is known color: Olive. HEX triplet: 83, 74 and 01. RGB value is (131,116,1). Sum of RGB (Red+Green+Blue) = 131+116+1=248 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.82% from 248); Green value is 116 (45.70% from 255 or 46.77% from 248); Blue value is 1 (0.78% from 255 or 0.40% from 248); Max value from RGB is 131 - color contains mainly: red. Hex color #837401 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837401 is #7C8BFE. Grayscale: #6B6B6B. Windows color (decimal): -8162303 or 95363. OLE color: 95363.
HSL color Cylindrical-coordinate representation of color #837401: hue angle of 53.08º 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 #837401 is Cyan = 0, Magento = 0.11, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 1 | - |
| CMYK | 0 | 0.11 | 0.99 | 0.49 |
| HSL | 53.08º | 0.98% | 0.26% | - |
| HSV(B) | 53.08º | 0.99% | 0.51% | - |
| XYZ | 15.61 | 17.32 | 2.55 | - |
| YUV | 107.38 | 67.97 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 1 | 0 | 0.11 | 0.99 | 0.49 | 53.08 | 0.98 | 0.26 |
| Hex | 83 | 74 | 1 | 0 | B | 63 | 31 | 35 | 62 | 1A |
| Octal | 203 | 164 | 1 | 0 | 13 | 143 | 61 | 65 | 142 | 32 |
| Binary | 10000011 | 1110100 | 1 | 0 | 1011 | 1100011 | 110001 | 110101 | 1100010 | 11010 |
Color Harmonies of #837401
Complementary color
Monochromatic Colors of #837401
Black with #837401
Text Example
Text Example
White with #837401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837401; }
p { color: rgb(131,116,1); }
H1.HeaderClassName
{
color: #837401;
}
.AnyTagClassName
{
color: #837401;
}
</style>
background-color css
<style>
a { background-color: #837401; }
a { background-color: rgb(131,116,1); }
div.DivClassName
{
background-color: #837401;
}
.BgClassName
{
background-color: #837401;
}
</style>
border-color css
<style>
span { border-color: #837401; }
span { border-color: rgb(131,116,1); }
td.TdClassName
{
border-color: #837401;
}
.TagClassName
{
border-color: #837401;
}
</style>