Shades of Corn Harvest #8E7622
Tints of Corn Harvest #8E7622
RGB
CMYK
RGB Variations
Color information
#8E7622 (or 0x8E7622) is known color: Corn Harvest. HEX triplet: 8E, 76 and 22. RGB value is (142,118,34). Sum of RGB (Red+Green+Blue) = 142+118+34=294 (38% of max value = 765). Red value is 142 (55.86% from 255 or 48.30% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 34 (13.67% from 255 or 11.56% from 294); Max value from RGB is 142 - color contains mainly: red. Hex color #8E7622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E7622 is #7189DD. Grayscale: #737373. Windows color (decimal): -7440862 or 2258574. OLE color: 2258574.
HSL color Cylindrical-coordinate representation of color #8E7622: hue angle of 46.67º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #8E7622 is Cyan = 0, Magento = 0.17, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 118 | 34 | - |
| CMYK | 0 | 0.17 | 0.76 | 0.44 |
| HSL | 46.67º | 0.61% | 0.35% | - |
| HSV(B) | 46.67º | 0.76% | 0.56% | - |
| XYZ | 17.92 | 18.82 | 4.2 | - |
| YUV | 115.6 | 81.95 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 118 | 34 | 0 | 0.17 | 0.76 | 0.44 | 46.67 | 0.61 | 0.35 |
| Hex | 8E | 76 | 22 | 0 | 11 | 4C | 2C | 2F | 3D | 23 |
| Octal | 216 | 166 | 42 | 0 | 21 | 114 | 54 | 57 | 75 | 43 |
| Binary | 10001110 | 1110110 | 100010 | 0 | 10001 | 1001100 | 101100 | 101111 | 111101 | 100011 |
Color Harmonies of #8E7622
Complementary color
Monochromatic Colors of #8E7622
Black with #8E7622
Text Example
Text Example
White with #8E7622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E7622; }
p { color: rgb(142,118,34); }
H1.HeaderClassName
{
color: #8E7622;
}
.AnyTagClassName
{
color: #8E7622;
}
</style>
background-color css
<style>
a { background-color: #8E7622; }
a { background-color: rgb(142,118,34); }
div.DivClassName
{
background-color: #8E7622;
}
.BgClassName
{
background-color: #8E7622;
}
</style>
border-color css
<style>
span { border-color: #8E7622; }
span { border-color: rgb(142,118,34); }
td.TdClassName
{
border-color: #8E7622;
}
.TagClassName
{
border-color: #8E7622;
}
</style>