Shades of Corn Harvest #897035
Tints of Corn Harvest #897035
RGB
CMYK
RGB Variations
Color information
#897035 (or 0x897035) is known color: Corn Harvest. HEX triplet: 89, 70 and 35. RGB value is (137,112,53). Sum of RGB (Red+Green+Blue) = 137+112+53=302 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.36% from 302); Green value is 112 (44.14% from 255 or 37.09% from 302); Blue value is 53 (21.09% from 255 or 17.55% from 302); Max value from RGB is 137 - color contains mainly: red. Hex color #897035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897035 is #768FCA. Grayscale: #717171. Windows color (decimal): -7770059 or 3502217. OLE color: 3502217.
HSL color Cylindrical-coordinate representation of color #897035: hue angle of 42.14º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #897035 is Cyan = 0, Magento = 0.18, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 53 | - |
| CMYK | 0 | 0.18 | 0.61 | 0.46 |
| HSL | 42.14º | 0.44% | 0.37% | - |
| HSV(B) | 42.14º | 0.61% | 0.54% | - |
| XYZ | 16.75 | 17.16 | 5.8 | - |
| YUV | 112.75 | 94.28 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 53 | 0 | 0.18 | 0.61 | 0.46 | 42.14 | 0.44 | 0.37 |
| Hex | 89 | 70 | 35 | 0 | 12 | 3D | 2E | 2A | 2C | 25 |
| Octal | 211 | 160 | 65 | 0 | 22 | 75 | 56 | 52 | 54 | 45 |
| Binary | 10001001 | 1110000 | 110101 | 0 | 10010 | 111101 | 101110 | 101010 | 101100 | 100101 |
Color Harmonies of #897035
Complementary color
Monochromatic Colors of #897035
Black with #897035
Text Example
Text Example
White with #897035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897035; }
p { color: rgb(137,112,53); }
H1.HeaderClassName
{
color: #897035;
}
.AnyTagClassName
{
color: #897035;
}
</style>
background-color css
<style>
a { background-color: #897035; }
a { background-color: rgb(137,112,53); }
div.DivClassName
{
background-color: #897035;
}
.BgClassName
{
background-color: #897035;
}
</style>
border-color css
<style>
span { border-color: #897035; }
span { border-color: rgb(137,112,53); }
td.TdClassName
{
border-color: #897035;
}
.TagClassName
{
border-color: #897035;
}
</style>