Shades of Corn Harvest #887232
Tints of Corn Harvest #887232
RGB
CMYK
RGB Variations
Color information
#887232 (or 0x887232) is known color: Corn Harvest. HEX triplet: 88, 72 and 32. RGB value is (136,114,50). Sum of RGB (Red+Green+Blue) = 136+114+50=300 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.33% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 50 (19.92% from 255 or 16.67% from 300); Max value from RGB is 136 - color contains mainly: red. Hex color #887232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887232 is #778DCD. Grayscale: #717171. Windows color (decimal): -7835086 or 3306120. OLE color: 3306120.
HSL color Cylindrical-coordinate representation of color #887232: hue angle of 44.65º 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 #887232 is Cyan = 0, Magento = 0.16, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 50 | - |
| CMYK | 0 | 0.16 | 0.63 | 0.47 |
| HSL | 44.65º | 0.46% | 0.36% | - |
| HSV(B) | 44.65º | 0.63% | 0.53% | - |
| XYZ | 16.75 | 17.5 | 5.51 | - |
| YUV | 113.28 | 92.29 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 50 | 0 | 0.16 | 0.63 | 0.47 | 44.65 | 0.46 | 0.36 |
| Hex | 88 | 72 | 32 | 0 | 10 | 3F | 2F | 2D | 2E | 24 |
| Octal | 210 | 162 | 62 | 0 | 20 | 77 | 57 | 55 | 56 | 44 |
| Binary | 10001000 | 1110010 | 110010 | 0 | 10000 | 111111 | 101111 | 101101 | 101110 | 100100 |
Color Harmonies of #887232
Complementary color
Monochromatic Colors of #887232
Black with #887232
Text Example
Text Example
White with #887232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887232; }
p { color: rgb(136,114,50); }
H1.HeaderClassName
{
color: #887232;
}
.AnyTagClassName
{
color: #887232;
}
</style>
background-color css
<style>
a { background-color: #887232; }
a { background-color: rgb(136,114,50); }
div.DivClassName
{
background-color: #887232;
}
.BgClassName
{
background-color: #887232;
}
</style>
border-color css
<style>
span { border-color: #887232; }
span { border-color: rgb(136,114,50); }
td.TdClassName
{
border-color: #887232;
}
.TagClassName
{
border-color: #887232;
}
</style>