Shades of Olive #877009
Tints of Olive #877009
RGB
CMYK
RGB Variations
Color information
#877009 (or 0x877009) is known color: Olive. HEX triplet: 87, 70 and 09. RGB value is (135,112,9). Sum of RGB (Red+Green+Blue) = 135+112+9=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 112 (44.14% from 255 or 43.75% from 256); Blue value is 9 (3.91% from 255 or 3.52% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #877009 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877009 is #788FF6. Grayscale: #6B6B6B. Windows color (decimal): -7901175 or 618631. OLE color: 618631.
HSL color Cylindrical-coordinate representation of color #877009: hue angle of 49.05º 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 #877009 is Cyan = 0, Magento = 0.17, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 9 | - |
| CMYK | 0 | 0.17 | 0.93 | 0.47 |
| HSL | 49.05º | 0.88% | 0.28% | - |
| HSV(B) | 49.05º | 0.93% | 0.53% | - |
| XYZ | 15.84 | 16.76 | 2.66 | - |
| YUV | 107.14 | 72.62 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 9 | 0 | 0.17 | 0.93 | 0.47 | 49.05 | 0.88 | 0.28 |
| Hex | 87 | 70 | 9 | 0 | 11 | 5D | 2F | 31 | 58 | 1C |
| Octal | 207 | 160 | 11 | 0 | 21 | 135 | 57 | 61 | 130 | 34 |
| Binary | 10000111 | 1110000 | 1001 | 0 | 10001 | 1011101 | 101111 | 110001 | 1011000 | 11100 |
Color Harmonies of #877009
Complementary color
Monochromatic Colors of #877009
Black with #877009
Text Example
Text Example
White with #877009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877009; }
p { color: rgb(135,112,9); }
H1.HeaderClassName
{
color: #877009;
}
.AnyTagClassName
{
color: #877009;
}
</style>
background-color css
<style>
a { background-color: #877009; }
a { background-color: rgb(135,112,9); }
div.DivClassName
{
background-color: #877009;
}
.BgClassName
{
background-color: #877009;
}
</style>
border-color css
<style>
span { border-color: #877009; }
span { border-color: rgb(135,112,9); }
td.TdClassName
{
border-color: #877009;
}
.TagClassName
{
border-color: #877009;
}
</style>