Shades of Olive #837602
Tints of Olive #837602
RGB
CMYK
RGB Variations
Color information
#837602 (or 0x837602) is known color: Olive. HEX triplet: 83, 76 and 02. RGB value is (131,118,2). Sum of RGB (Red+Green+Blue) = 131+118+2=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 118 (46.48% from 255 or 47.01% from 251); Blue value is 2 (1.17% from 255 or 0.80% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #837602 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837602 is #7C89FD. Grayscale: #6D6D6D. Windows color (decimal): -8161790 or 161411. OLE color: 161411.
HSL color Cylindrical-coordinate representation of color #837602: hue angle of 53.95º degrees, saturation: 0.97, 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 #837602 is Cyan = 0, Magento = 0.10, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 2 | - |
| CMYK | 0 | 0.10 | 0.98 | 0.49 |
| HSL | 53.95º | 0.97% | 0.26% | - |
| HSV(B) | 53.95º | 0.98% | 0.51% | - |
| XYZ | 15.85 | 17.79 | 2.66 | - |
| YUV | 108.66 | 67.81 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 2 | 0 | 0.10 | 0.98 | 0.49 | 53.95 | 0.97 | 0.26 |
| Hex | 83 | 76 | 2 | 0 | A | 62 | 31 | 36 | 61 | 1A |
| Octal | 203 | 166 | 2 | 0 | 12 | 142 | 61 | 66 | 141 | 32 |
| Binary | 10000011 | 1110110 | 10 | 0 | 1010 | 1100010 | 110001 | 110110 | 1100001 | 11010 |
Color Harmonies of #837602
Complementary color
Monochromatic Colors of #837602
Black with #837602
Text Example
Text Example
White with #837602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837602; }
p { color: rgb(131,118,2); }
H1.HeaderClassName
{
color: #837602;
}
.AnyTagClassName
{
color: #837602;
}
</style>
background-color css
<style>
a { background-color: #837602; }
a { background-color: rgb(131,118,2); }
div.DivClassName
{
background-color: #837602;
}
.BgClassName
{
background-color: #837602;
}
</style>
border-color css
<style>
span { border-color: #837602; }
span { border-color: rgb(131,118,2); }
td.TdClassName
{
border-color: #837602;
}
.TagClassName
{
border-color: #837602;
}
</style>