Shades of Corn Harvest #8E7029
Tints of Corn Harvest #8E7029
RGB
CMYK
RGB Variations
Color information
#8E7029 (or 0x8E7029) is known color: Corn Harvest. HEX triplet: 8E, 70 and 29. RGB value is (142,112,41). Sum of RGB (Red+Green+Blue) = 142+112+41=295 (39% of max value = 765). Red value is 142 (55.86% from 255 or 48.14% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 41 (16.41% from 255 or 13.90% from 295); Max value from RGB is 142 - color contains mainly: red. Hex color #8E7029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E7029 is #718FD6. Grayscale: #717171. Windows color (decimal): -7442391 or 2715790. OLE color: 2715790.
HSL color Cylindrical-coordinate representation of color #8E7029: hue angle of 42.18º degrees, saturation: 0.55, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #8E7029 is Cyan = 0, Magento = 0.21, Yellow = 0.71 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 112 | 41 | - |
| CMYK | 0 | 0.21 | 0.71 | 0.44 |
| HSL | 42.18º | 0.55% | 0.36% | - |
| HSV(B) | 42.18º | 0.71% | 0.56% | - |
| XYZ | 17.35 | 17.5 | 4.56 | - |
| YUV | 112.88 | 87.44 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 112 | 41 | 0 | 0.21 | 0.71 | 0.44 | 42.18 | 0.55 | 0.36 |
| Hex | 8E | 70 | 29 | 0 | 15 | 47 | 2C | 2A | 37 | 24 |
| Octal | 216 | 160 | 51 | 0 | 25 | 107 | 54 | 52 | 67 | 44 |
| Binary | 10001110 | 1110000 | 101001 | 0 | 10101 | 1000111 | 101100 | 101010 | 110111 | 100100 |
Color Harmonies of #8E7029
Complementary color
Monochromatic Colors of #8E7029
Black with #8E7029
Text Example
Text Example
White with #8E7029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E7029; }
p { color: rgb(142,112,41); }
H1.HeaderClassName
{
color: #8E7029;
}
.AnyTagClassName
{
color: #8E7029;
}
</style>
background-color css
<style>
a { background-color: #8E7029; }
a { background-color: rgb(142,112,41); }
div.DivClassName
{
background-color: #8E7029;
}
.BgClassName
{
background-color: #8E7029;
}
</style>
border-color css
<style>
span { border-color: #8E7029; }
span { border-color: rgb(142,112,41); }
td.TdClassName
{
border-color: #8E7029;
}
.TagClassName
{
border-color: #8E7029;
}
</style>