Shades of Olive #877006
Tints of Olive #877006
RGB
CMYK
RGB Variations
Color information
#877006 (or 0x877006) is known color: Olive. HEX triplet: 87, 70 and 06. RGB value is (135,112,6). Sum of RGB (Red+Green+Blue) = 135+112+6=253 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.36% from 253); Green value is 112 (44.14% from 255 or 44.27% from 253); Blue value is 6 (2.73% from 255 or 2.37% from 253); Max value from RGB is 135 - color contains mainly: red. Hex color #877006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #877006 is #788FF9. Grayscale: #6B6B6B. Windows color (decimal): -7901178 or 422023. OLE color: 422023.
HSL color Cylindrical-coordinate representation of color #877006: hue angle of 49.3º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #877006 is Cyan = 0, Magento = 0.17, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 6 | - |
| CMYK | 0 | 0.17 | 0.96 | 0.47 |
| HSL | 49.3º | 0.91% | 0.28% | - |
| HSV(B) | 49.3º | 0.96% | 0.53% | - |
| XYZ | 15.82 | 16.75 | 2.57 | - |
| YUV | 106.79 | 71.12 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 6 | 0 | 0.17 | 0.96 | 0.47 | 49.3 | 0.91 | 0.28 |
| Hex | 87 | 70 | 6 | 0 | 11 | 60 | 2F | 31 | 5B | 1C |
| Octal | 207 | 160 | 6 | 0 | 21 | 140 | 57 | 61 | 133 | 34 |
| Binary | 10000111 | 1110000 | 110 | 0 | 10001 | 1100000 | 101111 | 110001 | 1011011 | 11100 |
Color Harmonies of #877006
Complementary color
Monochromatic Colors of #877006
Black with #877006
Text Example
Text Example
White with #877006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877006; }
p { color: rgb(135,112,6); }
H1.HeaderClassName
{
color: #877006;
}
.AnyTagClassName
{
color: #877006;
}
</style>
background-color css
<style>
a { background-color: #877006; }
a { background-color: rgb(135,112,6); }
div.DivClassName
{
background-color: #877006;
}
.BgClassName
{
background-color: #877006;
}
</style>
border-color css
<style>
span { border-color: #877006; }
span { border-color: rgb(135,112,6); }
td.TdClassName
{
border-color: #877006;
}
.TagClassName
{
border-color: #877006;
}
</style>