Shades of Corn Harvest #887131
Tints of Corn Harvest #887131
RGB
CMYK
RGB Variations
Color information
#887131 (or 0x887131) is known color: Corn Harvest. HEX triplet: 88, 71 and 31. RGB value is (136,113,49). Sum of RGB (Red+Green+Blue) = 136+113+49=298 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.64% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 49 (19.53% from 255 or 16.44% from 298); Max value from RGB is 136 - color contains mainly: red. Hex color #887131 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887131 is #778ECE. Grayscale: #707070. Windows color (decimal): -7835343 or 3240328. OLE color: 3240328.
HSL color Cylindrical-coordinate representation of color #887131: hue angle of 44.14º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #887131 is Cyan = 0, Magento = 0.17, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 49 | - |
| CMYK | 0 | 0.17 | 0.64 | 0.47 |
| HSL | 44.14º | 0.47% | 0.36% | - |
| HSV(B) | 44.14º | 0.64% | 0.53% | - |
| XYZ | 16.61 | 17.27 | 5.36 | - |
| YUV | 112.58 | 92.12 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 49 | 0 | 0.17 | 0.64 | 0.47 | 44.14 | 0.47 | 0.36 |
| Hex | 88 | 71 | 31 | 0 | 11 | 40 | 2F | 2C | 2F | 24 |
| Octal | 210 | 161 | 61 | 0 | 21 | 100 | 57 | 54 | 57 | 44 |
| Binary | 10001000 | 1110001 | 110001 | 0 | 10001 | 1000000 | 101111 | 101100 | 101111 | 100100 |
Color Harmonies of #887131
Complementary color
Monochromatic Colors of #887131
Black with #887131
Text Example
Text Example
White with #887131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887131; }
p { color: rgb(136,113,49); }
H1.HeaderClassName
{
color: #887131;
}
.AnyTagClassName
{
color: #887131;
}
</style>
background-color css
<style>
a { background-color: #887131; }
a { background-color: rgb(136,113,49); }
div.DivClassName
{
background-color: #887131;
}
.BgClassName
{
background-color: #887131;
}
</style>
border-color css
<style>
span { border-color: #887131; }
span { border-color: rgb(136,113,49); }
td.TdClassName
{
border-color: #887131;
}
.TagClassName
{
border-color: #887131;
}
</style>