Shades of Corn Harvest #897525
Tints of Corn Harvest #897525
RGB
CMYK
RGB Variations
Color information
#897525 (or 0x897525) is known color: Corn Harvest. HEX triplet: 89, 75 and 25. RGB value is (137,117,37). Sum of RGB (Red+Green+Blue) = 137+117+37=291 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.08% from 291); Green value is 117 (46.09% from 255 or 40.21% from 291); Blue value is 37 (14.84% from 255 or 12.71% from 291); Max value from RGB is 137 - color contains mainly: red. Hex color #897525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897525 is #768ADA. Grayscale: #727272. Windows color (decimal): -7768795 or 2454921. OLE color: 2454921.
HSL color Cylindrical-coordinate representation of color #897525: hue angle of 48º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #897525 is Cyan = 0, Magento = 0.15, Yellow = 0.73 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 37 | - |
| CMYK | 0 | 0.15 | 0.73 | 0.46 |
| HSL | 48º | 0.57% | 0.34% | - |
| HSV(B) | 48º | 0.73% | 0.54% | - |
| XYZ | 17.01 | 18.17 | 4.36 | - |
| YUV | 113.86 | 84.63 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 37 | 0 | 0.15 | 0.73 | 0.46 | 48 | 0.57 | 0.34 |
| Hex | 89 | 75 | 25 | 0 | F | 49 | 2E | 30 | 39 | 22 |
| Octal | 211 | 165 | 45 | 0 | 17 | 111 | 56 | 60 | 71 | 42 |
| Binary | 10001001 | 1110101 | 100101 | 0 | 1111 | 1001001 | 101110 | 110000 | 111001 | 100010 |
Color Harmonies of #897525
Complementary color
Monochromatic Colors of #897525
Black with #897525
Text Example
Text Example
White with #897525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897525; }
p { color: rgb(137,117,37); }
H1.HeaderClassName
{
color: #897525;
}
.AnyTagClassName
{
color: #897525;
}
</style>
background-color css
<style>
a { background-color: #897525; }
a { background-color: rgb(137,117,37); }
div.DivClassName
{
background-color: #897525;
}
.BgClassName
{
background-color: #897525;
}
</style>
border-color css
<style>
span { border-color: #897525; }
span { border-color: rgb(137,117,37); }
td.TdClassName
{
border-color: #897525;
}
.TagClassName
{
border-color: #897525;
}
</style>