Shades of Corn Harvest #8C7731
Tints of Corn Harvest #8C7731
RGB
CMYK
RGB Variations
Color information
#8C7731 (or 0x8C7731) is known color: Corn Harvest. HEX triplet: 8C, 77 and 31. RGB value is (140,119,49). Sum of RGB (Red+Green+Blue) = 140+119+49=308 (40% of max value = 765). Red value is 140 (55.08% from 255 or 45.45% from 308); Green value is 119 (46.88% from 255 or 38.64% from 308); Blue value is 49 (19.53% from 255 or 15.91% from 308); Max value from RGB is 140 - color contains mainly: red. Hex color #8C7731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8C7731 is #7388CE. Grayscale: #757575. Windows color (decimal): -7571663 or 3241868. OLE color: 3241868.
HSL color Cylindrical-coordinate representation of color #8C7731: hue angle of 46.15º degrees, saturation: 0.48, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #8C7731 is Cyan = 0, Magento = 0.15, Yellow = 0.65 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 140 | 119 | 49 | - |
| CMYK | 0 | 0.15 | 0.65 | 0.45 |
| HSL | 46.15º | 0.48% | 0.37% | - |
| HSV(B) | 46.15º | 0.65% | 0.55% | - |
| XYZ | 17.97 | 18.99 | 5.62 | - |
| YUV | 117.3 | 89.46 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 119 | 49 | 0 | 0.15 | 0.65 | 0.45 | 46.15 | 0.48 | 0.37 |
| Hex | 8C | 77 | 31 | 0 | F | 41 | 2D | 2E | 30 | 25 |
| Octal | 214 | 167 | 61 | 0 | 17 | 101 | 55 | 56 | 60 | 45 |
| Binary | 10001100 | 1110111 | 110001 | 0 | 1111 | 1000001 | 101101 | 101110 | 110000 | 100101 |
Color Harmonies of #8C7731
Complementary color
Monochromatic Colors of #8C7731
Black with #8C7731
Text Example
Text Example
White with #8C7731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7731; }
p { color: rgb(140,119,49); }
H1.HeaderClassName
{
color: #8C7731;
}
.AnyTagClassName
{
color: #8C7731;
}
</style>
background-color css
<style>
a { background-color: #8C7731; }
a { background-color: rgb(140,119,49); }
div.DivClassName
{
background-color: #8C7731;
}
.BgClassName
{
background-color: #8C7731;
}
</style>
border-color css
<style>
span { border-color: #8C7731; }
span { border-color: rgb(140,119,49); }
td.TdClassName
{
border-color: #8C7731;
}
.TagClassName
{
border-color: #8C7731;
}
</style>