Shades of Corn Harvest #8A7029
Tints of Corn Harvest #8A7029
RGB
CMYK
RGB Variations
Color information
#8A7029 (or 0x8A7029) is known color: Corn Harvest. HEX triplet: 8A, 70 and 29. RGB value is (138,112,41). Sum of RGB (Red+Green+Blue) = 138+112+41=291 (38% of max value = 765). Red value is 138 (54.30% from 255 or 47.42% from 291); Green value is 112 (44.14% from 255 or 38.49% from 291); Blue value is 41 (16.41% from 255 or 14.09% from 291); Max value from RGB is 138 - color contains mainly: red. Hex color #8A7029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8A7029 is #758FD6. Grayscale: #6F6F6F. Windows color (decimal): -7704535 or 2715786. OLE color: 2715786.
HSL color Cylindrical-coordinate representation of color #8A7029: hue angle of 43.92º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #8A7029 is Cyan = 0, Magento = 0.19, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 112 | 41 | - |
| CMYK | 0 | 0.19 | 0.70 | 0.46 |
| HSL | 43.92º | 0.54% | 0.35% | - |
| HSV(B) | 43.92º | 0.7% | 0.54% | - |
| XYZ | 16.68 | 17.15 | 4.53 | - |
| YUV | 111.68 | 88.11 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 112 | 41 | 0 | 0.19 | 0.70 | 0.46 | 43.92 | 0.54 | 0.35 |
| Hex | 8A | 70 | 29 | 0 | 13 | 46 | 2E | 2C | 36 | 23 |
| Octal | 212 | 160 | 51 | 0 | 23 | 106 | 56 | 54 | 66 | 43 |
| Binary | 10001010 | 1110000 | 101001 | 0 | 10011 | 1000110 | 101110 | 101100 | 110110 | 100011 |
Color Harmonies of #8A7029
Complementary color
Monochromatic Colors of #8A7029
Black with #8A7029
Text Example
Text Example
White with #8A7029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A7029; }
p { color: rgb(138,112,41); }
H1.HeaderClassName
{
color: #8A7029;
}
.AnyTagClassName
{
color: #8A7029;
}
</style>
background-color css
<style>
a { background-color: #8A7029; }
a { background-color: rgb(138,112,41); }
div.DivClassName
{
background-color: #8A7029;
}
.BgClassName
{
background-color: #8A7029;
}
</style>
border-color css
<style>
span { border-color: #8A7029; }
span { border-color: rgb(138,112,41); }
td.TdClassName
{
border-color: #8A7029;
}
.TagClassName
{
border-color: #8A7029;
}
</style>