Shades of Olive #887807
Tints of Olive #887807
RGB
CMYK
RGB Variations
Color information
#887807 (or 0x887807) is known color: Olive. HEX triplet: 88, 78 and 07. RGB value is (136,120,7). Sum of RGB (Red+Green+Blue) = 136+120+7=263 (34% of max value = 765). Red value is 136 (53.52% from 255 or 51.71% from 263); Green value is 120 (47.27% from 255 or 45.63% from 263); Blue value is 7 (3.12% from 255 or 2.66% from 263); Max value from RGB is 136 - color contains mainly: red. Hex color #887807 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887807 is #7787F8. Grayscale: #707070. Windows color (decimal): -7833593 or 489608. OLE color: 489608.
HSL color Cylindrical-coordinate representation of color #887807: hue angle of 52.56º 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 #887807 is Cyan = 0, Magento = 0.12, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 7 | - |
| CMYK | 0 | 0.12 | 0.95 | 0.47 |
| HSL | 52.56º | 0.9% | 0.28% | - |
| HSV(B) | 52.56º | 0.95% | 0.53% | - |
| XYZ | 16.91 | 18.68 | 2.92 | - |
| YUV | 111.9 | 68.8 | 145.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 7 | 0 | 0.12 | 0.95 | 0.47 | 52.56 | 0.9 | 0.28 |
| Hex | 88 | 78 | 7 | 0 | C | 5F | 2F | 35 | 5A | 1C |
| Octal | 210 | 170 | 7 | 0 | 14 | 137 | 57 | 65 | 132 | 34 |
| Binary | 10001000 | 1111000 | 111 | 0 | 1100 | 1011111 | 101111 | 110101 | 1011010 | 11100 |
Color Harmonies of #887807
Complementary color
Monochromatic Colors of #887807
Black with #887807
Text Example
Text Example
White with #887807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887807; }
p { color: rgb(136,120,7); }
H1.HeaderClassName
{
color: #887807;
}
.AnyTagClassName
{
color: #887807;
}
</style>
background-color css
<style>
a { background-color: #887807; }
a { background-color: rgb(136,120,7); }
div.DivClassName
{
background-color: #887807;
}
.BgClassName
{
background-color: #887807;
}
</style>
border-color css
<style>
span { border-color: #887807; }
span { border-color: rgb(136,120,7); }
td.TdClassName
{
border-color: #887807;
}
.TagClassName
{
border-color: #887807;
}
</style>