Shades of Corn Harvest #897528
Tints of Corn Harvest #897528
RGB
CMYK
RGB Variations
Color information
#897528 (or 0x897528) is known color: Corn Harvest. HEX triplet: 89, 75 and 28. RGB value is (137,117,40). Sum of RGB (Red+Green+Blue) = 137+117+40=294 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.60% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 40 (16.02% from 255 or 13.61% from 294); Max value from RGB is 137 - color contains mainly: red. Hex color #897528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897528 is #768AD7. Grayscale: #727272. Windows color (decimal): -7768792 or 2651529. OLE color: 2651529.
HSL color Cylindrical-coordinate representation of color #897528: hue angle of 47.63º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #897528 is Cyan = 0, Magento = 0.15, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 40 | - |
| CMYK | 0 | 0.15 | 0.71 | 0.46 |
| HSL | 47.63º | 0.55% | 0.35% | - |
| HSV(B) | 47.63º | 0.71% | 0.54% | - |
| XYZ | 17.06 | 18.19 | 4.62 | - |
| YUV | 114.2 | 86.13 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 40 | 0 | 0.15 | 0.71 | 0.46 | 47.63 | 0.55 | 0.35 |
| Hex | 89 | 75 | 28 | 0 | F | 47 | 2E | 30 | 37 | 23 |
| Octal | 211 | 165 | 50 | 0 | 17 | 107 | 56 | 60 | 67 | 43 |
| Binary | 10001001 | 1110101 | 101000 | 0 | 1111 | 1000111 | 101110 | 110000 | 110111 | 100011 |
Color Harmonies of #897528
Complementary color
Monochromatic Colors of #897528
Black with #897528
Text Example
Text Example
White with #897528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897528; }
p { color: rgb(137,117,40); }
H1.HeaderClassName
{
color: #897528;
}
.AnyTagClassName
{
color: #897528;
}
</style>
background-color css
<style>
a { background-color: #897528; }
a { background-color: rgb(137,117,40); }
div.DivClassName
{
background-color: #897528;
}
.BgClassName
{
background-color: #897528;
}
</style>
border-color css
<style>
span { border-color: #897528; }
span { border-color: rgb(137,117,40); }
td.TdClassName
{
border-color: #897528;
}
.TagClassName
{
border-color: #897528;
}
</style>