Shades of Corn Harvest #8A7331
Tints of Corn Harvest #8A7331
RGB
CMYK
RGB Variations
Color information
#8A7331 (or 0x8A7331) is known color: Corn Harvest. HEX triplet: 8A, 73 and 31. RGB value is (138,115,49). Sum of RGB (Red+Green+Blue) = 138+115+49=302 (40% of max value = 765). Red value is 138 (54.30% from 255 or 45.70% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 49 (19.53% from 255 or 16.23% from 302); Max value from RGB is 138 - color contains mainly: red. Hex color #8A7331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8A7331 is #758CCE. Grayscale: #727272. Windows color (decimal): -7703759 or 3240842. OLE color: 3240842.
HSL color Cylindrical-coordinate representation of color #8A7331: hue angle of 44.49º degrees, saturation: 0.48, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #8A7331 is Cyan = 0, Magento = 0.17, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 115 | 49 | - |
| CMYK | 0 | 0.17 | 0.64 | 0.46 |
| HSL | 44.49º | 0.48% | 0.37% | - |
| HSV(B) | 44.49º | 0.64% | 0.54% | - |
| XYZ | 17.17 | 17.89 | 5.45 | - |
| YUV | 114.35 | 91.12 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 115 | 49 | 0 | 0.17 | 0.64 | 0.46 | 44.49 | 0.48 | 0.37 |
| Hex | 8A | 73 | 31 | 0 | 11 | 40 | 2E | 2C | 30 | 25 |
| Octal | 212 | 163 | 61 | 0 | 21 | 100 | 56 | 54 | 60 | 45 |
| Binary | 10001010 | 1110011 | 110001 | 0 | 10001 | 1000000 | 101110 | 101100 | 110000 | 100101 |
Color Harmonies of #8A7331
Complementary color
Monochromatic Colors of #8A7331
Black with #8A7331
Text Example
Text Example
White with #8A7331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A7331; }
p { color: rgb(138,115,49); }
H1.HeaderClassName
{
color: #8A7331;
}
.AnyTagClassName
{
color: #8A7331;
}
</style>
background-color css
<style>
a { background-color: #8A7331; }
a { background-color: rgb(138,115,49); }
div.DivClassName
{
background-color: #8A7331;
}
.BgClassName
{
background-color: #8A7331;
}
</style>
border-color css
<style>
span { border-color: #8A7331; }
span { border-color: rgb(138,115,49); }
td.TdClassName
{
border-color: #8A7331;
}
.TagClassName
{
border-color: #8A7331;
}
</style>