Shades of Corn Harvest #897032
Tints of Corn Harvest #897032
RGB
CMYK
RGB Variations
Color information
#897032 (or 0x897032) is known color: Corn Harvest. HEX triplet: 89, 70 and 32. RGB value is (137,112,50). Sum of RGB (Red+Green+Blue) = 137+112+50=299 (39% of max value = 765). Red value is 137 (53.91% from 255 or 45.82% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 50 (19.92% from 255 or 16.72% from 299); Max value from RGB is 137 - color contains mainly: red. Hex color #897032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897032 is #768FCD. Grayscale: #707070. Windows color (decimal): -7770062 or 3305609. OLE color: 3305609.
HSL color Cylindrical-coordinate representation of color #897032: hue angle of 42.76º degrees, saturation: 0.47, 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 #897032 is Cyan = 0, Magento = 0.18, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 50 | - |
| CMYK | 0 | 0.18 | 0.64 | 0.46 |
| HSL | 42.76º | 0.47% | 0.37% | - |
| HSV(B) | 42.76º | 0.64% | 0.54% | - |
| XYZ | 16.69 | 17.14 | 5.45 | - |
| YUV | 112.41 | 92.78 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 50 | 0 | 0.18 | 0.64 | 0.46 | 42.76 | 0.47 | 0.37 |
| Hex | 89 | 70 | 32 | 0 | 12 | 40 | 2E | 2B | 2F | 25 |
| Octal | 211 | 160 | 62 | 0 | 22 | 100 | 56 | 53 | 57 | 45 |
| Binary | 10001001 | 1110000 | 110010 | 0 | 10010 | 1000000 | 101110 | 101011 | 101111 | 100101 |
Color Harmonies of #897032
Complementary color
Monochromatic Colors of #897032
Black with #897032
Text Example
Text Example
White with #897032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897032; }
p { color: rgb(137,112,50); }
H1.HeaderClassName
{
color: #897032;
}
.AnyTagClassName
{
color: #897032;
}
</style>
background-color css
<style>
a { background-color: #897032; }
a { background-color: rgb(137,112,50); }
div.DivClassName
{
background-color: #897032;
}
.BgClassName
{
background-color: #897032;
}
</style>
border-color css
<style>
span { border-color: #897032; }
span { border-color: rgb(137,112,50); }
td.TdClassName
{
border-color: #897032;
}
.TagClassName
{
border-color: #897032;
}
</style>