Shades of Olive #877508
Tints of Olive #877508
RGB
CMYK
RGB Variations
Color information
#877508 (or 0x877508) is known color: Olive. HEX triplet: 87, 75 and 08. RGB value is (135,117,8). Sum of RGB (Red+Green+Blue) = 135+117+8=260 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.92% from 260); Green value is 117 (46.09% from 255 or 45% from 260); Blue value is 8 (3.52% from 255 or 3.08% from 260); Max value from RGB is 135 - color contains mainly: red. Hex color #877508 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877508 is #788AF7. Grayscale: #6E6E6E. Windows color (decimal): -7899896 or 554375. OLE color: 554375.
HSL color Cylindrical-coordinate representation of color #877508: hue angle of 51.5º 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 #877508 is Cyan = 0, Magento = 0.13, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 8 | - |
| CMYK | 0 | 0.13 | 0.94 | 0.47 |
| HSL | 51.5º | 0.89% | 0.28% | - |
| HSV(B) | 51.5º | 0.94% | 0.53% | - |
| XYZ | 16.4 | 17.89 | 2.82 | - |
| YUV | 109.96 | 70.46 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 8 | 0 | 0.13 | 0.94 | 0.47 | 51.5 | 0.89 | 0.28 |
| Hex | 87 | 75 | 8 | 0 | D | 5E | 2F | 33 | 59 | 1C |
| Octal | 207 | 165 | 10 | 0 | 15 | 136 | 57 | 63 | 131 | 34 |
| Binary | 10000111 | 1110101 | 1000 | 0 | 1101 | 1011110 | 101111 | 110011 | 1011001 | 11100 |
Color Harmonies of #877508
Complementary color
Monochromatic Colors of #877508
Black with #877508
Text Example
Text Example
White with #877508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877508; }
p { color: rgb(135,117,8); }
H1.HeaderClassName
{
color: #877508;
}
.AnyTagClassName
{
color: #877508;
}
</style>
background-color css
<style>
a { background-color: #877508; }
a { background-color: rgb(135,117,8); }
div.DivClassName
{
background-color: #877508;
}
.BgClassName
{
background-color: #877508;
}
</style>
border-color css
<style>
span { border-color: #877508; }
span { border-color: rgb(135,117,8); }
td.TdClassName
{
border-color: #877508;
}
.TagClassName
{
border-color: #877508;
}
</style>