Shades of Corn Harvest #897134
Tints of Corn Harvest #897134
RGB
CMYK
RGB Variations
Color information
#897134 (or 0x897134) is known color: Corn Harvest. HEX triplet: 89, 71 and 34. RGB value is (137,113,52). Sum of RGB (Red+Green+Blue) = 137+113+52=302 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.36% from 302); Green value is 113 (44.53% from 255 or 37.42% from 302); Blue value is 52 (20.70% from 255 or 17.22% from 302); Max value from RGB is 137 - color contains mainly: red. Hex color #897134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897134 is #768ECB. Grayscale: #717171. Windows color (decimal): -7769804 or 3436937. OLE color: 3436937.
HSL color Cylindrical-coordinate representation of color #897134: hue angle of 43.06º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #897134 is Cyan = 0, Magento = 0.18, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 113 | 52 | - |
| CMYK | 0 | 0.18 | 0.62 | 0.46 |
| HSL | 43.06º | 0.45% | 0.37% | - |
| HSV(B) | 43.06º | 0.62% | 0.54% | - |
| XYZ | 16.84 | 17.38 | 5.72 | - |
| YUV | 113.22 | 93.45 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 113 | 52 | 0 | 0.18 | 0.62 | 0.46 | 43.06 | 0.45 | 0.37 |
| Hex | 89 | 71 | 34 | 0 | 12 | 3E | 2E | 2B | 2D | 25 |
| Octal | 211 | 161 | 64 | 0 | 22 | 76 | 56 | 53 | 55 | 45 |
| Binary | 10001001 | 1110001 | 110100 | 0 | 10010 | 111110 | 101110 | 101011 | 101101 | 100101 |
Color Harmonies of #897134
Complementary color
Monochromatic Colors of #897134
Black with #897134
Text Example
Text Example
White with #897134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897134; }
p { color: rgb(137,113,52); }
H1.HeaderClassName
{
color: #897134;
}
.AnyTagClassName
{
color: #897134;
}
</style>
background-color css
<style>
a { background-color: #897134; }
a { background-color: rgb(137,113,52); }
div.DivClassName
{
background-color: #897134;
}
.BgClassName
{
background-color: #897134;
}
</style>
border-color css
<style>
span { border-color: #897134; }
span { border-color: rgb(137,113,52); }
td.TdClassName
{
border-color: #897134;
}
.TagClassName
{
border-color: #897134;
}
</style>