Shades of Corn Harvest #887124
Tints of Corn Harvest #887124
RGB
CMYK
RGB Variations
Color information
#887124 (or 0x887124) is known color: Corn Harvest. HEX triplet: 88, 71 and 24. RGB value is (136,113,36). Sum of RGB (Red+Green+Blue) = 136+113+36=285 (37% of max value = 765). Red value is 136 (53.52% from 255 or 47.72% from 285); Green value is 113 (44.53% from 255 or 39.65% from 285); Blue value is 36 (14.45% from 255 or 12.63% from 285); Max value from RGB is 136 - color contains mainly: red. Hex color #887124 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887124 is #778EDB. Grayscale: #6F6F6F. Windows color (decimal): -7835356 or 2388360. OLE color: 2388360.
HSL color Cylindrical-coordinate representation of color #887124: hue angle of 46.2º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #887124 is Cyan = 0, Magento = 0.17, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 36 | - |
| CMYK | 0 | 0.17 | 0.74 | 0.47 |
| HSL | 46.2º | 0.58% | 0.34% | - |
| HSV(B) | 46.2º | 0.74% | 0.53% | - |
| XYZ | 16.38 | 17.17 | 4.12 | - |
| YUV | 111.1 | 85.62 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 36 | 0 | 0.17 | 0.74 | 0.47 | 46.2 | 0.58 | 0.34 |
| Hex | 88 | 71 | 24 | 0 | 11 | 4A | 2F | 2E | 3A | 22 |
| Octal | 210 | 161 | 44 | 0 | 21 | 112 | 57 | 56 | 72 | 42 |
| Binary | 10001000 | 1110001 | 100100 | 0 | 10001 | 1001010 | 101111 | 101110 | 111010 | 100010 |
Color Harmonies of #887124
Complementary color
Monochromatic Colors of #887124
Black with #887124
Text Example
Text Example
White with #887124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887124; }
p { color: rgb(136,113,36); }
H1.HeaderClassName
{
color: #887124;
}
.AnyTagClassName
{
color: #887124;
}
</style>
background-color css
<style>
a { background-color: #887124; }
a { background-color: rgb(136,113,36); }
div.DivClassName
{
background-color: #887124;
}
.BgClassName
{
background-color: #887124;
}
</style>
border-color css
<style>
span { border-color: #887124; }
span { border-color: rgb(136,113,36); }
td.TdClassName
{
border-color: #887124;
}
.TagClassName
{
border-color: #887124;
}
</style>