Shades of Corn Harvest #897920
Tints of Corn Harvest #897920
RGB
CMYK
RGB Variations
Color information
#897920 (or 0x897920) is known color: Corn Harvest. HEX triplet: 89, 79 and 20. RGB value is (137,121,32). Sum of RGB (Red+Green+Blue) = 137+121+32=290 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.24% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 32 (12.89% from 255 or 11.03% from 290); Max value from RGB is 137 - color contains mainly: red. Hex color #897920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897920 is #7686DF. Grayscale: #747474. Windows color (decimal): -7767776 or 2128265. OLE color: 2128265.
HSL color Cylindrical-coordinate representation of color #897920: hue angle of 50.86º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #897920 is Cyan = 0, Magento = 0.12, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 121 | 32 | - |
| CMYK | 0 | 0.12 | 0.77 | 0.46 |
| HSL | 50.86º | 0.62% | 0.33% | - |
| HSV(B) | 50.86º | 0.77% | 0.54% | - |
| XYZ | 17.41 | 19.1 | 4.13 | - |
| YUV | 115.64 | 80.8 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 32 | 0 | 0.12 | 0.77 | 0.46 | 50.86 | 0.62 | 0.33 |
| Hex | 89 | 79 | 20 | 0 | C | 4D | 2E | 33 | 3E | 21 |
| Octal | 211 | 171 | 40 | 0 | 14 | 115 | 56 | 63 | 76 | 41 |
| Binary | 10001001 | 1111001 | 100000 | 0 | 1100 | 1001101 | 101110 | 110011 | 111110 | 100001 |
Color Harmonies of #897920
Complementary color
Monochromatic Colors of #897920
Black with #897920
Text Example
Text Example
White with #897920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897920; }
p { color: rgb(137,121,32); }
H1.HeaderClassName
{
color: #897920;
}
.AnyTagClassName
{
color: #897920;
}
</style>
background-color css
<style>
a { background-color: #897920; }
a { background-color: rgb(137,121,32); }
div.DivClassName
{
background-color: #897920;
}
.BgClassName
{
background-color: #897920;
}
</style>
border-color css
<style>
span { border-color: #897920; }
span { border-color: rgb(137,121,32); }
td.TdClassName
{
border-color: #897920;
}
.TagClassName
{
border-color: #897920;
}
</style>