Shades of Corn Harvest #8E7126
Tints of Corn Harvest #8E7126
RGB
CMYK
RGB Variations
Color information
#8E7126 (or 0x8E7126) is known color: Corn Harvest. HEX triplet: 8E, 71 and 26. RGB value is (142,113,38). Sum of RGB (Red+Green+Blue) = 142+113+38=293 (38% of max value = 765). Red value is 142 (55.86% from 255 or 48.46% from 293); Green value is 113 (44.53% from 255 or 38.57% from 293); Blue value is 38 (15.23% from 255 or 12.97% from 293); Max value from RGB is 142 - color contains mainly: red. Hex color #8E7126 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E7126 is #718ED9. Grayscale: #717171. Windows color (decimal): -7442138 or 2519438. OLE color: 2519438.
HSL color Cylindrical-coordinate representation of color #8E7126: hue angle of 43.27º degrees, saturation: 0.58, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8E7126 is Cyan = 0, Magento = 0.20, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 113 | 38 | - |
| CMYK | 0 | 0.20 | 0.73 | 0.44 |
| HSL | 43.27º | 0.58% | 0.35% | - |
| HSV(B) | 43.27º | 0.73% | 0.56% | - |
| XYZ | 17.41 | 17.7 | 4.33 | - |
| YUV | 113.12 | 85.61 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 113 | 38 | 0 | 0.20 | 0.73 | 0.44 | 43.27 | 0.58 | 0.35 |
| Hex | 8E | 71 | 26 | 0 | 14 | 49 | 2C | 2B | 3A | 23 |
| Octal | 216 | 161 | 46 | 0 | 24 | 111 | 54 | 53 | 72 | 43 |
| Binary | 10001110 | 1110001 | 100110 | 0 | 10100 | 1001001 | 101100 | 101011 | 111010 | 100011 |
Color Harmonies of #8E7126
Complementary color
Monochromatic Colors of #8E7126
Black with #8E7126
Text Example
Text Example
White with #8E7126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E7126; }
p { color: rgb(142,113,38); }
H1.HeaderClassName
{
color: #8E7126;
}
.AnyTagClassName
{
color: #8E7126;
}
</style>
background-color css
<style>
a { background-color: #8E7126; }
a { background-color: rgb(142,113,38); }
div.DivClassName
{
background-color: #8E7126;
}
.BgClassName
{
background-color: #8E7126;
}
</style>
border-color css
<style>
span { border-color: #8E7126; }
span { border-color: rgb(142,113,38); }
td.TdClassName
{
border-color: #8E7126;
}
.TagClassName
{
border-color: #8E7126;
}
</style>