Shades of Corn Harvest #8E6827
Tints of Corn Harvest #8E6827
RGB
CMYK
RGB Variations
Color information
#8E6827 (or 0x8E6827) is known color: Corn Harvest. HEX triplet: 8E, 68 and 27. RGB value is (142,104,39). Sum of RGB (Red+Green+Blue) = 142+104+39=285 (37% of max value = 765). Red value is 142 (55.86% from 255 or 49.82% from 285); Green value is 104 (41.02% from 255 or 36.49% from 285); Blue value is 39 (15.62% from 255 or 13.68% from 285); Max value from RGB is 142 - color contains mainly: red. Hex color #8E6827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E6827 is #7197D8. Grayscale: #6C6C6C. Windows color (decimal): -7444441 or 2582670. OLE color: 2582670.
HSL color Cylindrical-coordinate representation of color #8E6827: hue angle of 37.86º degrees, saturation: 0.57, 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 #8E6827 is Cyan = 0, Magento = 0.27, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 104 | 39 | - |
| CMYK | 0 | 0.27 | 0.73 | 0.44 |
| HSL | 37.86º | 0.57% | 0.35% | - |
| HSV(B) | 37.86º | 0.73% | 0.56% | - |
| XYZ | 16.47 | 15.8 | 4.1 | - |
| YUV | 107.95 | 89.09 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 104 | 39 | 0 | 0.27 | 0.73 | 0.44 | 37.86 | 0.57 | 0.35 |
| Hex | 8E | 68 | 27 | 0 | 1B | 49 | 2C | 26 | 39 | 23 |
| Octal | 216 | 150 | 47 | 0 | 33 | 111 | 54 | 46 | 71 | 43 |
| Binary | 10001110 | 1101000 | 100111 | 0 | 11011 | 1001001 | 101100 | 100110 | 111001 | 100011 |
Color Harmonies of #8E6827
Complementary color
Monochromatic Colors of #8E6827
Black with #8E6827
Text Example
Text Example
White with #8E6827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E6827; }
p { color: rgb(142,104,39); }
H1.HeaderClassName
{
color: #8E6827;
}
.AnyTagClassName
{
color: #8E6827;
}
</style>
background-color css
<style>
a { background-color: #8E6827; }
a { background-color: rgb(142,104,39); }
div.DivClassName
{
background-color: #8E6827;
}
.BgClassName
{
background-color: #8E6827;
}
</style>
border-color css
<style>
span { border-color: #8E6827; }
span { border-color: rgb(142,104,39); }
td.TdClassName
{
border-color: #8E6827;
}
.TagClassName
{
border-color: #8E6827;
}
</style>