Shades of Olive #877602
Tints of Olive #877602
RGB
CMYK
RGB Variations
Color information
#877602 (or 0x877602) is known color: Olive. HEX triplet: 87, 76 and 02. RGB value is (135,118,2). Sum of RGB (Red+Green+Blue) = 135+118+2=255 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.94% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 2 (1.17% from 255 or 0.78% from 255); Max value from RGB is 135 - color contains mainly: red. Hex color #877602 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877602 is #7889FD. Grayscale: #6E6E6E. Windows color (decimal): -7899646 or 161415. OLE color: 161415.
HSL color Cylindrical-coordinate representation of color #877602: hue angle of 52.33º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #877602 is Cyan = 0, Magento = 0.13, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 2 | - |
| CMYK | 0 | 0.13 | 0.99 | 0.47 |
| HSL | 52.33º | 0.97% | 0.27% | - |
| HSV(B) | 52.33º | 0.99% | 0.53% | - |
| XYZ | 16.48 | 18.11 | 2.68 | - |
| YUV | 109.86 | 67.13 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 2 | 0 | 0.13 | 0.99 | 0.47 | 52.33 | 0.97 | 0.27 |
| Hex | 87 | 76 | 2 | 0 | D | 63 | 2F | 34 | 61 | 1B |
| Octal | 207 | 166 | 2 | 0 | 15 | 143 | 57 | 64 | 141 | 33 |
| Binary | 10000111 | 1110110 | 10 | 0 | 1101 | 1100011 | 101111 | 110100 | 1100001 | 11011 |
Color Harmonies of #877602
Complementary color
Monochromatic Colors of #877602
Black with #877602
Text Example
Text Example
White with #877602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877602; }
p { color: rgb(135,118,2); }
H1.HeaderClassName
{
color: #877602;
}
.AnyTagClassName
{
color: #877602;
}
</style>
background-color css
<style>
a { background-color: #877602; }
a { background-color: rgb(135,118,2); }
div.DivClassName
{
background-color: #877602;
}
.BgClassName
{
background-color: #877602;
}
</style>
border-color css
<style>
span { border-color: #877602; }
span { border-color: rgb(135,118,2); }
td.TdClassName
{
border-color: #877602;
}
.TagClassName
{
border-color: #877602;
}
</style>