Shades of Olive #837504
Tints of Olive #837504
RGB
CMYK
RGB Variations
Color information
#837504 (or 0x837504) is known color: Olive. HEX triplet: 83, 75 and 04. RGB value is (131,117,4). Sum of RGB (Red+Green+Blue) = 131+117+4=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 117 (46.09% from 255 or 46.43% from 252); Blue value is 4 (1.95% from 255 or 1.59% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #837504 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837504 is #7C8AFB. Grayscale: #6C6C6C. Windows color (decimal): -8162044 or 292227. OLE color: 292227.
HSL color Cylindrical-coordinate representation of color #837504: hue angle of 53.39º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #837504 is Cyan = 0, Magento = 0.11, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 4 | - |
| CMYK | 0 | 0.11 | 0.97 | 0.49 |
| HSL | 53.39º | 0.94% | 0.26% | - |
| HSV(B) | 53.39º | 0.97% | 0.51% | - |
| XYZ | 15.74 | 17.56 | 2.67 | - |
| YUV | 108.3 | 69.14 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 4 | 0 | 0.11 | 0.97 | 0.49 | 53.39 | 0.94 | 0.26 |
| Hex | 83 | 75 | 4 | 0 | B | 61 | 31 | 35 | 5E | 1A |
| Octal | 203 | 165 | 4 | 0 | 13 | 141 | 61 | 65 | 136 | 32 |
| Binary | 10000011 | 1110101 | 100 | 0 | 1011 | 1100001 | 110001 | 110101 | 1011110 | 11010 |
Color Harmonies of #837504
Complementary color
Monochromatic Colors of #837504
Black with #837504
Text Example
Text Example
White with #837504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837504; }
p { color: rgb(131,117,4); }
H1.HeaderClassName
{
color: #837504;
}
.AnyTagClassName
{
color: #837504;
}
</style>
background-color css
<style>
a { background-color: #837504; }
a { background-color: rgb(131,117,4); }
div.DivClassName
{
background-color: #837504;
}
.BgClassName
{
background-color: #837504;
}
</style>
border-color css
<style>
span { border-color: #837504; }
span { border-color: rgb(131,117,4); }
td.TdClassName
{
border-color: #837504;
}
.TagClassName
{
border-color: #837504;
}
</style>