Shades of Olive #877107
Tints of Olive #877107
RGB
CMYK
RGB Variations
Color information
#877107 (or 0x877107) is known color: Olive. HEX triplet: 87, 71 and 07. RGB value is (135,113,7). Sum of RGB (Red+Green+Blue) = 135+113+7=255 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.94% from 255); Green value is 113 (44.53% from 255 or 44.31% from 255); Blue value is 7 (3.12% from 255 or 2.75% from 255); Max value from RGB is 135 - color contains mainly: red. Hex color #877107 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877107 is #788EF8. Grayscale: #6B6B6B. Windows color (decimal): -7900921 or 487815. OLE color: 487815.
HSL color Cylindrical-coordinate representation of color #877107: hue angle of 49.69º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #877107 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 7 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.47 |
| HSL | 49.69º | 0.9% | 0.28% | - |
| HSV(B) | 49.69º | 0.95% | 0.53% | - |
| XYZ | 15.94 | 16.98 | 2.64 | - |
| YUV | 107.49 | 71.29 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 7 | 0 | 0.16 | 0.95 | 0.47 | 49.69 | 0.9 | 0.28 |
| Hex | 87 | 71 | 7 | 0 | 10 | 5F | 2F | 32 | 5A | 1C |
| Octal | 207 | 161 | 7 | 0 | 20 | 137 | 57 | 62 | 132 | 34 |
| Binary | 10000111 | 1110001 | 111 | 0 | 10000 | 1011111 | 101111 | 110010 | 1011010 | 11100 |
Color Harmonies of #877107
Complementary color
Monochromatic Colors of #877107
Black with #877107
Text Example
Text Example
White with #877107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877107; }
p { color: rgb(135,113,7); }
H1.HeaderClassName
{
color: #877107;
}
.AnyTagClassName
{
color: #877107;
}
</style>
background-color css
<style>
a { background-color: #877107; }
a { background-color: rgb(135,113,7); }
div.DivClassName
{
background-color: #877107;
}
.BgClassName
{
background-color: #877107;
}
</style>
border-color css
<style>
span { border-color: #877107; }
span { border-color: rgb(135,113,7); }
td.TdClassName
{
border-color: #877107;
}
.TagClassName
{
border-color: #877107;
}
</style>