Shades of Corn Harvest #887132
Tints of Corn Harvest #887132
RGB
CMYK
RGB Variations
Color information
#887132 (or 0x887132) is known color: Corn Harvest. HEX triplet: 88, 71 and 32. RGB value is (136,113,50). Sum of RGB (Red+Green+Blue) = 136+113+50=299 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.48% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 50 (19.92% from 255 or 16.72% from 299); Max value from RGB is 136 - color contains mainly: red. Hex color #887132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887132 is #778ECD. Grayscale: #707070. Windows color (decimal): -7835342 or 3305864. OLE color: 3305864.
HSL color Cylindrical-coordinate representation of color #887132: hue angle of 43.95º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #887132 is Cyan = 0, Magento = 0.17, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 50 | - |
| CMYK | 0 | 0.17 | 0.63 | 0.47 |
| HSL | 43.95º | 0.46% | 0.36% | - |
| HSV(B) | 43.95º | 0.63% | 0.53% | - |
| XYZ | 16.63 | 17.27 | 5.48 | - |
| YUV | 112.7 | 92.62 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 50 | 0 | 0.17 | 0.63 | 0.47 | 43.95 | 0.46 | 0.36 |
| Hex | 88 | 71 | 32 | 0 | 11 | 3F | 2F | 2C | 2E | 24 |
| Octal | 210 | 161 | 62 | 0 | 21 | 77 | 57 | 54 | 56 | 44 |
| Binary | 10001000 | 1110001 | 110010 | 0 | 10001 | 111111 | 101111 | 101100 | 101110 | 100100 |
Color Harmonies of #887132
Complementary color
Monochromatic Colors of #887132
Black with #887132
Text Example
Text Example
White with #887132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887132; }
p { color: rgb(136,113,50); }
H1.HeaderClassName
{
color: #887132;
}
.AnyTagClassName
{
color: #887132;
}
</style>
background-color css
<style>
a { background-color: #887132; }
a { background-color: rgb(136,113,50); }
div.DivClassName
{
background-color: #887132;
}
.BgClassName
{
background-color: #887132;
}
</style>
border-color css
<style>
span { border-color: #887132; }
span { border-color: rgb(136,113,50); }
td.TdClassName
{
border-color: #887132;
}
.TagClassName
{
border-color: #887132;
}
</style>