Shades of Olive #877007
Tints of Olive #877007
RGB
CMYK
RGB Variations
Color information
#877007 (or 0x877007) is known color: Olive. HEX triplet: 87, 70 and 07. RGB value is (135,112,7). Sum of RGB (Red+Green+Blue) = 135+112+7=254 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.15% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 7 (3.12% from 255 or 2.76% from 254); Max value from RGB is 135 - color contains mainly: red. Hex color #877007 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877007 is #788FF8. Grayscale: #6B6B6B. Windows color (decimal): -7901177 or 487559. OLE color: 487559.
HSL color Cylindrical-coordinate representation of color #877007: hue angle of 49.22º 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 #877007 is Cyan = 0, Magento = 0.17, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 7 | - |
| CMYK | 0 | 0.17 | 0.95 | 0.47 |
| HSL | 49.22º | 0.9% | 0.28% | - |
| HSV(B) | 49.22º | 0.95% | 0.53% | - |
| XYZ | 15.82 | 16.75 | 2.6 | - |
| YUV | 106.91 | 71.62 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 7 | 0 | 0.17 | 0.95 | 0.47 | 49.22 | 0.9 | 0.28 |
| Hex | 87 | 70 | 7 | 0 | 11 | 5F | 2F | 31 | 5A | 1C |
| Octal | 207 | 160 | 7 | 0 | 21 | 137 | 57 | 61 | 132 | 34 |
| Binary | 10000111 | 1110000 | 111 | 0 | 10001 | 1011111 | 101111 | 110001 | 1011010 | 11100 |
Color Harmonies of #877007
Complementary color
Monochromatic Colors of #877007
Black with #877007
Text Example
Text Example
White with #877007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877007; }
p { color: rgb(135,112,7); }
H1.HeaderClassName
{
color: #877007;
}
.AnyTagClassName
{
color: #877007;
}
</style>
background-color css
<style>
a { background-color: #877007; }
a { background-color: rgb(135,112,7); }
div.DivClassName
{
background-color: #877007;
}
.BgClassName
{
background-color: #877007;
}
</style>
border-color css
<style>
span { border-color: #877007; }
span { border-color: rgb(135,112,7); }
td.TdClassName
{
border-color: #877007;
}
.TagClassName
{
border-color: #877007;
}
</style>