Shades of Olive #837503
Tints of Olive #837503
RGB
CMYK
RGB Variations
Color information
#837503 (or 0x837503) is known color: Olive. HEX triplet: 83, 75 and 03. RGB value is (131,117,3). Sum of RGB (Red+Green+Blue) = 131+117+3=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 3 (1.56% from 255 or 1.20% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #837503 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837503 is #7C8AFC. Grayscale: #6C6C6C. Windows color (decimal): -8162045 or 226691. OLE color: 226691.
HSL color Cylindrical-coordinate representation of color #837503: hue angle of 53.44º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #837503 is Cyan = 0, Magento = 0.11, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 3 | - |
| CMYK | 0 | 0.11 | 0.98 | 0.49 |
| HSL | 53.44º | 0.96% | 0.26% | - |
| HSV(B) | 53.44º | 0.98% | 0.51% | - |
| XYZ | 15.74 | 17.55 | 2.65 | - |
| YUV | 108.19 | 68.64 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 3 | 0 | 0.11 | 0.98 | 0.49 | 53.44 | 0.96 | 0.26 |
| Hex | 83 | 75 | 3 | 0 | B | 62 | 31 | 35 | 60 | 1A |
| Octal | 203 | 165 | 3 | 0 | 13 | 142 | 61 | 65 | 140 | 32 |
| Binary | 10000011 | 1110101 | 11 | 0 | 1011 | 1100010 | 110001 | 110101 | 1100000 | 11010 |
Color Harmonies of #837503
Complementary color
Monochromatic Colors of #837503
Black with #837503
Text Example
Text Example
White with #837503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837503; }
p { color: rgb(131,117,3); }
H1.HeaderClassName
{
color: #837503;
}
.AnyTagClassName
{
color: #837503;
}
</style>
background-color css
<style>
a { background-color: #837503; }
a { background-color: rgb(131,117,3); }
div.DivClassName
{
background-color: #837503;
}
.BgClassName
{
background-color: #837503;
}
</style>
border-color css
<style>
span { border-color: #837503; }
span { border-color: rgb(131,117,3); }
td.TdClassName
{
border-color: #837503;
}
.TagClassName
{
border-color: #837503;
}
</style>