Shades of Olive #877608
Tints of Olive #877608
RGB
CMYK
RGB Variations
Color information
#877608 (or 0x877608) is known color: Olive. HEX triplet: 87, 76 and 08. RGB value is (135,118,8). Sum of RGB (Red+Green+Blue) = 135+118+8=261 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.72% from 261); Green value is 118 (46.48% from 255 or 45.21% from 261); Blue value is 8 (3.52% from 255 or 3.07% from 261); Max value from RGB is 135 - color contains mainly: red. Hex color #877608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877608 is #7889F7. Grayscale: #6E6E6E. Windows color (decimal): -7899640 or 554631. OLE color: 554631.
HSL color Cylindrical-coordinate representation of color #877608: hue angle of 51.97º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #877608 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 8 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.47 |
| HSL | 51.97º | 0.89% | 0.28% | - |
| HSV(B) | 51.97º | 0.94% | 0.53% | - |
| XYZ | 16.51 | 18.13 | 2.86 | - |
| YUV | 110.54 | 70.13 | 145.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 8 | 0 | 0.13 | 0.94 | 0.47 | 51.97 | 0.89 | 0.28 |
| Hex | 87 | 76 | 8 | 0 | D | 5E | 2F | 34 | 59 | 1C |
| Octal | 207 | 166 | 10 | 0 | 15 | 136 | 57 | 64 | 131 | 34 |
| Binary | 10000111 | 1110110 | 1000 | 0 | 1101 | 1011110 | 101111 | 110100 | 1011001 | 11100 |
Color Harmonies of #877608
Complementary color
Monochromatic Colors of #877608
Black with #877608
Text Example
Text Example
White with #877608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877608; }
p { color: rgb(135,118,8); }
H1.HeaderClassName
{
color: #877608;
}
.AnyTagClassName
{
color: #877608;
}
</style>
background-color css
<style>
a { background-color: #877608; }
a { background-color: rgb(135,118,8); }
div.DivClassName
{
background-color: #877608;
}
.BgClassName
{
background-color: #877608;
}
</style>
border-color css
<style>
span { border-color: #877608; }
span { border-color: rgb(135,118,8); }
td.TdClassName
{
border-color: #877608;
}
.TagClassName
{
border-color: #877608;
}
</style>