Shades of Olive #887108
Tints of Olive #887108
RGB
CMYK
RGB Variations
Color information
#887108 (or 0x887108) is known color: Olive. HEX triplet: 88, 71 and 08. RGB value is (136,113,8). Sum of RGB (Red+Green+Blue) = 136+113+8=257 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.92% from 257); Green value is 113 (44.53% from 255 or 43.97% from 257); Blue value is 8 (3.52% from 255 or 3.11% from 257); Max value from RGB is 136 - color contains mainly: red. Hex color #887108 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887108 is #778EF7. Grayscale: #6C6C6C. Windows color (decimal): -7835384 or 553352. OLE color: 553352.
HSL color Cylindrical-coordinate representation of color #887108: hue angle of 49.22º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #887108 is Cyan = 0, Magento = 0.17, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 8 | - |
| CMYK | 0 | 0.17 | 0.94 | 0.47 |
| HSL | 49.22º | 0.89% | 0.28% | - |
| HSV(B) | 49.22º | 0.94% | 0.53% | - |
| XYZ | 16.1 | 17.06 | 2.67 | - |
| YUV | 107.91 | 71.62 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 8 | 0 | 0.17 | 0.94 | 0.47 | 49.22 | 0.89 | 0.28 |
| Hex | 88 | 71 | 8 | 0 | 11 | 5E | 2F | 31 | 59 | 1C |
| Octal | 210 | 161 | 10 | 0 | 21 | 136 | 57 | 61 | 131 | 34 |
| Binary | 10001000 | 1110001 | 1000 | 0 | 10001 | 1011110 | 101111 | 110001 | 1011001 | 11100 |
Color Harmonies of #887108
Complementary color
Monochromatic Colors of #887108
Black with #887108
Text Example
Text Example
White with #887108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887108; }
p { color: rgb(136,113,8); }
H1.HeaderClassName
{
color: #887108;
}
.AnyTagClassName
{
color: #887108;
}
</style>
background-color css
<style>
a { background-color: #887108; }
a { background-color: rgb(136,113,8); }
div.DivClassName
{
background-color: #887108;
}
.BgClassName
{
background-color: #887108;
}
</style>
border-color css
<style>
span { border-color: #887108; }
span { border-color: rgb(136,113,8); }
td.TdClassName
{
border-color: #887108;
}
.TagClassName
{
border-color: #887108;
}
</style>