Shades of Olive #887308
Tints of Olive #887308
RGB
CMYK
RGB Variations
Color information
#887308 (or 0x887308) is known color: Olive. HEX triplet: 88, 73 and 08. RGB value is (136,115,8). Sum of RGB (Red+Green+Blue) = 136+115+8=259 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.51% from 259); Green value is 115 (45.31% from 255 or 44.40% from 259); Blue value is 8 (3.52% from 255 or 3.09% from 259); Max value from RGB is 136 - color contains mainly: red. Hex color #887308 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887308 is #778CF7. Grayscale: #6D6D6D. Windows color (decimal): -7834872 or 553864. OLE color: 553864.
HSL color Cylindrical-coordinate representation of color #887308: hue angle of 50.16º 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 #887308 is Cyan = 0, Magento = 0.15, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 8 | - |
| CMYK | 0 | 0.15 | 0.94 | 0.47 |
| HSL | 50.16º | 0.89% | 0.28% | - |
| HSV(B) | 50.16º | 0.94% | 0.53% | - |
| XYZ | 16.33 | 17.51 | 2.75 | - |
| YUV | 109.08 | 70.96 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 8 | 0 | 0.15 | 0.94 | 0.47 | 50.16 | 0.89 | 0.28 |
| Hex | 88 | 73 | 8 | 0 | F | 5E | 2F | 32 | 59 | 1C |
| Octal | 210 | 163 | 10 | 0 | 17 | 136 | 57 | 62 | 131 | 34 |
| Binary | 10001000 | 1110011 | 1000 | 0 | 1111 | 1011110 | 101111 | 110010 | 1011001 | 11100 |
Color Harmonies of #887308
Complementary color
Monochromatic Colors of #887308
Black with #887308
Text Example
Text Example
White with #887308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887308; }
p { color: rgb(136,115,8); }
H1.HeaderClassName
{
color: #887308;
}
.AnyTagClassName
{
color: #887308;
}
</style>
background-color css
<style>
a { background-color: #887308; }
a { background-color: rgb(136,115,8); }
div.DivClassName
{
background-color: #887308;
}
.BgClassName
{
background-color: #887308;
}
</style>
border-color css
<style>
span { border-color: #887308; }
span { border-color: rgb(136,115,8); }
td.TdClassName
{
border-color: #887308;
}
.TagClassName
{
border-color: #887308;
}
</style>