Shades of Corn Harvest #8E7135
Tints of Corn Harvest #8E7135
RGB
CMYK
RGB Variations
Color information
#8E7135 (or 0x8E7135) is known color: Corn Harvest. HEX triplet: 8E, 71 and 35. RGB value is (142,113,53). Sum of RGB (Red+Green+Blue) = 142+113+53=308 (40% of max value = 765). Red value is 142 (55.86% from 255 or 46.10% from 308); Green value is 113 (44.53% from 255 or 36.69% from 308); Blue value is 53 (21.09% from 255 or 17.21% from 308); Max value from RGB is 142 - color contains mainly: red. Hex color #8E7135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E7135 is #718ECA. Grayscale: #737373. Windows color (decimal): -7442123 or 3502478. OLE color: 3502478.
HSL color Cylindrical-coordinate representation of color #8E7135: hue angle of 40.45º degrees, saturation: 0.46, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #8E7135 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 113 | 53 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.44 |
| HSL | 40.45º | 0.46% | 0.38% | - |
| HSV(B) | 40.45º | 0.63% | 0.56% | - |
| XYZ | 17.7 | 17.82 | 5.87 | - |
| YUV | 114.83 | 93.11 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 113 | 53 | 0 | 0.20 | 0.63 | 0.44 | 40.45 | 0.46 | 0.38 |
| Hex | 8E | 71 | 35 | 0 | 14 | 3F | 2C | 28 | 2E | 26 |
| Octal | 216 | 161 | 65 | 0 | 24 | 77 | 54 | 50 | 56 | 46 |
| Binary | 10001110 | 1110001 | 110101 | 0 | 10100 | 111111 | 101100 | 101000 | 101110 | 100110 |
Color Harmonies of #8E7135
Complementary color
Monochromatic Colors of #8E7135
Black with #8E7135
Text Example
Text Example
White with #8E7135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E7135; }
p { color: rgb(142,113,53); }
H1.HeaderClassName
{
color: #8E7135;
}
.AnyTagClassName
{
color: #8E7135;
}
</style>
background-color css
<style>
a { background-color: #8E7135; }
a { background-color: rgb(142,113,53); }
div.DivClassName
{
background-color: #8E7135;
}
.BgClassName
{
background-color: #8E7135;
}
</style>
border-color css
<style>
span { border-color: #8E7135; }
span { border-color: rgb(142,113,53); }
td.TdClassName
{
border-color: #8E7135;
}
.TagClassName
{
border-color: #8E7135;
}
</style>