Shades of Corn Harvest #8A7038
Tints of Corn Harvest #8A7038
RGB
CMYK
RGB Variations
Color information
#8A7038 (or 0x8A7038) is known color: Corn Harvest. HEX triplet: 8A, 70 and 38. RGB value is (138,112,56). Sum of RGB (Red+Green+Blue) = 138+112+56=306 (40% of max value = 765). Red value is 138 (54.30% from 255 or 45.10% from 306); Green value is 112 (44.14% from 255 or 36.60% from 306); Blue value is 56 (22.27% from 255 or 18.30% from 306); Max value from RGB is 138 - color contains mainly: red. Hex color #8A7038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8A7038 is #758FC7. Grayscale: #717171. Windows color (decimal): -7704520 or 3698826. OLE color: 3698826.
HSL color Cylindrical-coordinate representation of color #8A7038: hue angle of 40.98º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #8A7038 is Cyan = 0, Magento = 0.19, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 112 | 56 | - |
| CMYK | 0 | 0.19 | 0.59 | 0.46 |
| HSL | 40.98º | 0.42% | 0.38% | - |
| HSV(B) | 40.98º | 0.59% | 0.54% | - |
| XYZ | 16.99 | 17.28 | 6.18 | - |
| YUV | 113.39 | 95.61 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 112 | 56 | 0 | 0.19 | 0.59 | 0.46 | 40.98 | 0.42 | 0.38 |
| Hex | 8A | 70 | 38 | 0 | 13 | 3B | 2E | 29 | 2A | 26 |
| Octal | 212 | 160 | 70 | 0 | 23 | 73 | 56 | 51 | 52 | 46 |
| Binary | 10001010 | 1110000 | 111000 | 0 | 10011 | 111011 | 101110 | 101001 | 101010 | 100110 |
Color Harmonies of #8A7038
Complementary color
Monochromatic Colors of #8A7038
Black with #8A7038
Text Example
Text Example
White with #8A7038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A7038; }
p { color: rgb(138,112,56); }
H1.HeaderClassName
{
color: #8A7038;
}
.AnyTagClassName
{
color: #8A7038;
}
</style>
background-color css
<style>
a { background-color: #8A7038; }
a { background-color: rgb(138,112,56); }
div.DivClassName
{
background-color: #8A7038;
}
.BgClassName
{
background-color: #8A7038;
}
</style>
border-color css
<style>
span { border-color: #8A7038; }
span { border-color: rgb(138,112,56); }
td.TdClassName
{
border-color: #8A7038;
}
.TagClassName
{
border-color: #8A7038;
}
</style>