Shades of Olive #887305
Tints of Olive #887305
RGB
CMYK
RGB Variations
Color information
#887305 (or 0x887305) is known color: Olive. HEX triplet: 88, 73 and 05. RGB value is (136,115,5). Sum of RGB (Red+Green+Blue) = 136+115+5=256 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.12% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 5 (2.34% from 255 or 1.95% from 256); Max value from RGB is 136 - color contains mainly: red. Hex color #887305 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887305 is #778CFA. Grayscale: #6D6D6D. Windows color (decimal): -7834875 or 357256. OLE color: 357256.
HSL color Cylindrical-coordinate representation of color #887305: hue angle of 50.38º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #887305 is Cyan = 0, Magento = 0.15, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 5 | - |
| CMYK | 0 | 0.15 | 0.96 | 0.47 |
| HSL | 50.38º | 0.93% | 0.28% | - |
| HSV(B) | 50.38º | 0.96% | 0.53% | - |
| XYZ | 16.31 | 17.51 | 2.66 | - |
| YUV | 108.74 | 69.46 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 5 | 0 | 0.15 | 0.96 | 0.47 | 50.38 | 0.93 | 0.28 |
| Hex | 88 | 73 | 5 | 0 | F | 60 | 2F | 32 | 5D | 1C |
| Octal | 210 | 163 | 5 | 0 | 17 | 140 | 57 | 62 | 135 | 34 |
| Binary | 10001000 | 1110011 | 101 | 0 | 1111 | 1100000 | 101111 | 110010 | 1011101 | 11100 |
Color Harmonies of #887305
Complementary color
Monochromatic Colors of #887305
Black with #887305
Text Example
Text Example
White with #887305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887305; }
p { color: rgb(136,115,5); }
H1.HeaderClassName
{
color: #887305;
}
.AnyTagClassName
{
color: #887305;
}
</style>
background-color css
<style>
a { background-color: #887305; }
a { background-color: rgb(136,115,5); }
div.DivClassName
{
background-color: #887305;
}
.BgClassName
{
background-color: #887305;
}
</style>
border-color css
<style>
span { border-color: #887305; }
span { border-color: rgb(136,115,5); }
td.TdClassName
{
border-color: #887305;
}
.TagClassName
{
border-color: #887305;
}
</style>