Shades of Olive #887602
Tints of Olive #887602
RGB
CMYK
RGB Variations
Color information
#887602 (or 0x887602) is known color: Olive. HEX triplet: 88, 76 and 02. RGB value is (136,118,2). Sum of RGB (Red+Green+Blue) = 136+118+2=256 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.12% from 256); Green value is 118 (46.48% from 255 or 46.09% from 256); Blue value is 2 (1.17% from 255 or 0.78% from 256); Max value from RGB is 136 - color contains mainly: red. Hex color #887602 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887602 is #7789FD. Grayscale: #6E6E6E. Windows color (decimal): -7834110 or 161416. OLE color: 161416.
HSL color Cylindrical-coordinate representation of color #887602: hue angle of 51.94º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #887602 is Cyan = 0, Magento = 0.13, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 2 | - |
| CMYK | 0 | 0.13 | 0.99 | 0.47 |
| HSL | 51.94º | 0.97% | 0.27% | - |
| HSV(B) | 51.94º | 0.99% | 0.53% | - |
| XYZ | 16.64 | 18.2 | 2.69 | - |
| YUV | 110.16 | 66.96 | 146.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 2 | 0 | 0.13 | 0.99 | 0.47 | 51.94 | 0.97 | 0.27 |
| Hex | 88 | 76 | 2 | 0 | D | 63 | 2F | 34 | 61 | 1B |
| Octal | 210 | 166 | 2 | 0 | 15 | 143 | 57 | 64 | 141 | 33 |
| Binary | 10001000 | 1110110 | 10 | 0 | 1101 | 1100011 | 101111 | 110100 | 1100001 | 11011 |
Color Harmonies of #887602
Complementary color
Monochromatic Colors of #887602
Black with #887602
Text Example
Text Example
White with #887602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887602; }
p { color: rgb(136,118,2); }
H1.HeaderClassName
{
color: #887602;
}
.AnyTagClassName
{
color: #887602;
}
</style>
background-color css
<style>
a { background-color: #887602; }
a { background-color: rgb(136,118,2); }
div.DivClassName
{
background-color: #887602;
}
.BgClassName
{
background-color: #887602;
}
</style>
border-color css
<style>
span { border-color: #887602; }
span { border-color: rgb(136,118,2); }
td.TdClassName
{
border-color: #887602;
}
.TagClassName
{
border-color: #887602;
}
</style>