Shades of Olive #887908
Tints of Olive #887908
RGB
CMYK
RGB Variations
Color information
#887908 (or 0x887908) is known color: Olive. HEX triplet: 88, 79 and 08. RGB value is (136,121,8). Sum of RGB (Red+Green+Blue) = 136+121+8=265 (35% of max value = 765). Red value is 136 (53.52% from 255 or 51.32% from 265); Green value is 121 (47.66% from 255 or 45.66% from 265); Blue value is 8 (3.52% from 255 or 3.02% from 265); Max value from RGB is 136 - color contains mainly: red. Hex color #887908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887908 is #7786F7. Grayscale: #717171. Windows color (decimal): -7833336 or 555400. OLE color: 555400.
HSL color Cylindrical-coordinate representation of color #887908: hue angle of 52.97º 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 #887908 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 8 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.47 |
| HSL | 52.97º | 0.89% | 0.28% | - |
| HSV(B) | 52.97º | 0.94% | 0.53% | - |
| XYZ | 17.03 | 18.93 | 2.99 | - |
| YUV | 112.6 | 68.97 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 8 | 0 | 0.11 | 0.94 | 0.47 | 52.97 | 0.89 | 0.28 |
| Hex | 88 | 79 | 8 | 0 | B | 5E | 2F | 35 | 59 | 1C |
| Octal | 210 | 171 | 10 | 0 | 13 | 136 | 57 | 65 | 131 | 34 |
| Binary | 10001000 | 1111001 | 1000 | 0 | 1011 | 1011110 | 101111 | 110101 | 1011001 | 11100 |
Color Harmonies of #887908
Complementary color
Monochromatic Colors of #887908
Black with #887908
Text Example
Text Example
White with #887908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887908; }
p { color: rgb(136,121,8); }
H1.HeaderClassName
{
color: #887908;
}
.AnyTagClassName
{
color: #887908;
}
</style>
background-color css
<style>
a { background-color: #887908; }
a { background-color: rgb(136,121,8); }
div.DivClassName
{
background-color: #887908;
}
.BgClassName
{
background-color: #887908;
}
</style>
border-color css
<style>
span { border-color: #887908; }
span { border-color: rgb(136,121,8); }
td.TdClassName
{
border-color: #887908;
}
.TagClassName
{
border-color: #887908;
}
</style>