Shades of Olive #877509
Tints of Olive #877509
RGB
CMYK
RGB Variations
Color information
#877509 (or 0x877509) is known color: Olive. HEX triplet: 87, 75 and 09. RGB value is (135,117,9). Sum of RGB (Red+Green+Blue) = 135+117+9=261 (34% of max value = 765). Red value is 135 (53.12% from 255 or 51.72% from 261); Green value is 117 (46.09% from 255 or 44.83% from 261); Blue value is 9 (3.91% from 255 or 3.45% from 261); Max value from RGB is 135 - color contains mainly: red. Hex color #877509 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877509 is #788AF6. Grayscale: #6E6E6E. Windows color (decimal): -7899895 or 619911. OLE color: 619911.
HSL color Cylindrical-coordinate representation of color #877509: hue angle of 51.43º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #877509 is Cyan = 0, Magento = 0.13, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 9 | - |
| CMYK | 0 | 0.13 | 0.93 | 0.47 |
| HSL | 51.43º | 0.88% | 0.28% | - |
| HSV(B) | 51.43º | 0.93% | 0.53% | - |
| XYZ | 16.4 | 17.89 | 2.85 | - |
| YUV | 110.07 | 70.96 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 9 | 0 | 0.13 | 0.93 | 0.47 | 51.43 | 0.88 | 0.28 |
| Hex | 87 | 75 | 9 | 0 | D | 5D | 2F | 33 | 58 | 1C |
| Octal | 207 | 165 | 11 | 0 | 15 | 135 | 57 | 63 | 130 | 34 |
| Binary | 10000111 | 1110101 | 1001 | 0 | 1101 | 1011101 | 101111 | 110011 | 1011000 | 11100 |
Color Harmonies of #877509
Complementary color
Monochromatic Colors of #877509
Black with #877509
Text Example
Text Example
White with #877509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877509; }
p { color: rgb(135,117,9); }
H1.HeaderClassName
{
color: #877509;
}
.AnyTagClassName
{
color: #877509;
}
</style>
background-color css
<style>
a { background-color: #877509; }
a { background-color: rgb(135,117,9); }
div.DivClassName
{
background-color: #877509;
}
.BgClassName
{
background-color: #877509;
}
</style>
border-color css
<style>
span { border-color: #877509; }
span { border-color: rgb(135,117,9); }
td.TdClassName
{
border-color: #877509;
}
.TagClassName
{
border-color: #877509;
}
</style>