Shades of Olive #887306
Tints of Olive #887306
RGB
CMYK
RGB Variations
Color information
#887306 (or 0x887306) is known color: Olive. HEX triplet: 88, 73 and 06. RGB value is (136,115,6). Sum of RGB (Red+Green+Blue) = 136+115+6=257 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.92% from 257); Green value is 115 (45.31% from 255 or 44.75% from 257); Blue value is 6 (2.73% from 255 or 2.33% from 257); Max value from RGB is 136 - color contains mainly: red. Hex color #887306 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #887306 is #778CF9. Grayscale: #6D6D6D. Windows color (decimal): -7834874 or 422792. OLE color: 422792.
HSL color Cylindrical-coordinate representation of color #887306: hue angle of 50.31º degrees, saturation: 0.92, 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 #887306 is Cyan = 0, Magento = 0.15, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 6 | - |
| CMYK | 0 | 0.15 | 0.96 | 0.47 |
| HSL | 50.31º | 0.92% | 0.28% | - |
| HSV(B) | 50.31º | 0.96% | 0.53% | - |
| XYZ | 16.32 | 17.51 | 2.69 | - |
| YUV | 108.85 | 69.96 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 6 | 0 | 0.15 | 0.96 | 0.47 | 50.31 | 0.92 | 0.28 |
| Hex | 88 | 73 | 6 | 0 | F | 60 | 2F | 32 | 5C | 1C |
| Octal | 210 | 163 | 6 | 0 | 17 | 140 | 57 | 62 | 134 | 34 |
| Binary | 10001000 | 1110011 | 110 | 0 | 1111 | 1100000 | 101111 | 110010 | 1011100 | 11100 |
Color Harmonies of #887306
Complementary color
Monochromatic Colors of #887306
Black with #887306
Text Example
Text Example
White with #887306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887306; }
p { color: rgb(136,115,6); }
H1.HeaderClassName
{
color: #887306;
}
.AnyTagClassName
{
color: #887306;
}
</style>
background-color css
<style>
a { background-color: #887306; }
a { background-color: rgb(136,115,6); }
div.DivClassName
{
background-color: #887306;
}
.BgClassName
{
background-color: #887306;
}
</style>
border-color css
<style>
span { border-color: #887306; }
span { border-color: rgb(136,115,6); }
td.TdClassName
{
border-color: #887306;
}
.TagClassName
{
border-color: #887306;
}
</style>