Shades of Olive #877605
Tints of Olive #877605
RGB
CMYK
RGB Variations
Color information
#877605 (or 0x877605) is known color: Olive. HEX triplet: 87, 76 and 05. RGB value is (135,118,5). Sum of RGB (Red+Green+Blue) = 135+118+5=258 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.33% from 258); Green value is 118 (46.48% from 255 or 45.74% from 258); Blue value is 5 (2.34% from 255 or 1.94% from 258); Max value from RGB is 135 - color contains mainly: red. Hex color #877605 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877605 is #7889FA. Grayscale: #6E6E6E. Windows color (decimal): -7899643 or 358023. OLE color: 358023.
HSL color Cylindrical-coordinate representation of color #877605: hue angle of 52.15º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #877605 is Cyan = 0, Magento = 0.13, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 5 | - |
| CMYK | 0 | 0.13 | 0.96 | 0.47 |
| HSL | 52.15º | 0.93% | 0.27% | - |
| HSV(B) | 52.15º | 0.96% | 0.53% | - |
| XYZ | 16.5 | 18.12 | 2.77 | - |
| YUV | 110.2 | 68.63 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 5 | 0 | 0.13 | 0.96 | 0.47 | 52.15 | 0.93 | 0.27 |
| Hex | 87 | 76 | 5 | 0 | D | 60 | 2F | 34 | 5D | 1B |
| Octal | 207 | 166 | 5 | 0 | 15 | 140 | 57 | 64 | 135 | 33 |
| Binary | 10000111 | 1110110 | 101 | 0 | 1101 | 1100000 | 101111 | 110100 | 1011101 | 11011 |
Color Harmonies of #877605
Complementary color
Monochromatic Colors of #877605
Black with #877605
Text Example
Text Example
White with #877605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877605; }
p { color: rgb(135,118,5); }
H1.HeaderClassName
{
color: #877605;
}
.AnyTagClassName
{
color: #877605;
}
</style>
background-color css
<style>
a { background-color: #877605; }
a { background-color: rgb(135,118,5); }
div.DivClassName
{
background-color: #877605;
}
.BgClassName
{
background-color: #877605;
}
</style>
border-color css
<style>
span { border-color: #877605; }
span { border-color: rgb(135,118,5); }
td.TdClassName
{
border-color: #877605;
}
.TagClassName
{
border-color: #877605;
}
</style>