Shades of Corn Harvest #887529
Tints of Corn Harvest #887529
RGB
CMYK
RGB Variations
Color information
#887529 (or 0x887529) is known color: Corn Harvest. HEX triplet: 88, 75 and 29. RGB value is (136,117,41). Sum of RGB (Red+Green+Blue) = 136+117+41=294 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.26% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 41 (16.41% from 255 or 13.95% from 294); Max value from RGB is 136 - color contains mainly: red. Hex color #887529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887529 is #778AD6. Grayscale: #727272. Windows color (decimal): -7834327 or 2717064. OLE color: 2717064.
HSL color Cylindrical-coordinate representation of color #887529: hue angle of 48º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #887529 is Cyan = 0, Magento = 0.14, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 41 | - |
| CMYK | 0 | 0.14 | 0.70 | 0.47 |
| HSL | 48º | 0.54% | 0.35% | - |
| HSV(B) | 48º | 0.7% | 0.53% | - |
| XYZ | 16.91 | 18.12 | 4.7 | - |
| YUV | 114.02 | 86.79 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 41 | 0 | 0.14 | 0.70 | 0.47 | 48 | 0.54 | 0.35 |
| Hex | 88 | 75 | 29 | 0 | E | 46 | 2F | 30 | 36 | 23 |
| Octal | 210 | 165 | 51 | 0 | 16 | 106 | 57 | 60 | 66 | 43 |
| Binary | 10001000 | 1110101 | 101001 | 0 | 1110 | 1000110 | 101111 | 110000 | 110110 | 100011 |
Color Harmonies of #887529
Complementary color
Monochromatic Colors of #887529
Black with #887529
Text Example
Text Example
White with #887529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887529; }
p { color: rgb(136,117,41); }
H1.HeaderClassName
{
color: #887529;
}
.AnyTagClassName
{
color: #887529;
}
</style>
background-color css
<style>
a { background-color: #887529; }
a { background-color: rgb(136,117,41); }
div.DivClassName
{
background-color: #887529;
}
.BgClassName
{
background-color: #887529;
}
</style>
border-color css
<style>
span { border-color: #887529; }
span { border-color: rgb(136,117,41); }
td.TdClassName
{
border-color: #887529;
}
.TagClassName
{
border-color: #887529;
}
</style>