Shades of Corn Harvest #987220
Tints of Corn Harvest #987220
RGB
CMYK
RGB Variations
Color information
#987220 (or 0x987220) is known color: Corn Harvest. HEX triplet: 98, 72 and 20. RGB value is (152,114,32). Sum of RGB (Red+Green+Blue) = 152+114+32=298 (39% of max value = 765). Red value is 152 (59.77% from 255 or 51.01% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 32 (12.89% from 255 or 10.74% from 298); Max value from RGB is 152 - color contains mainly: red. Hex color #987220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987220 is #678DDF. Grayscale: #747474. Windows color (decimal): -6786528 or 2126488. OLE color: 2126488.
HSL color Cylindrical-coordinate representation of color #987220: hue angle of 41º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #987220 is Cyan = 0, Magento = 0.25, Yellow = 0.79 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 114 | 32 | - |
| CMYK | 0 | 0.25 | 0.79 | 0.40 |
| HSL | 41º | 0.65% | 0.36% | - |
| HSV(B) | 41º | 0.79% | 0.6% | - |
| XYZ | 19.23 | 18.81 | 3.98 | - |
| YUV | 116.01 | 80.59 | 153.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 114 | 32 | 0 | 0.25 | 0.79 | 0.40 | 41 | 0.65 | 0.36 |
| Hex | 98 | 72 | 20 | 0 | 19 | 4F | 28 | 29 | 41 | 24 |
| Octal | 230 | 162 | 40 | 0 | 31 | 117 | 50 | 51 | 101 | 44 |
| Binary | 10011000 | 1110010 | 100000 | 0 | 11001 | 1001111 | 101000 | 101001 | 1000001 | 100100 |
Color Harmonies of #987220
Complementary color
Monochromatic Colors of #987220
Black with #987220
Text Example
Text Example
White with #987220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987220; }
p { color: rgb(152,114,32); }
H1.HeaderClassName
{
color: #987220;
}
.AnyTagClassName
{
color: #987220;
}
</style>
background-color css
<style>
a { background-color: #987220; }
a { background-color: rgb(152,114,32); }
div.DivClassName
{
background-color: #987220;
}
.BgClassName
{
background-color: #987220;
}
</style>
border-color css
<style>
span { border-color: #987220; }
span { border-color: rgb(152,114,32); }
td.TdClassName
{
border-color: #987220;
}
.TagClassName
{
border-color: #987220;
}
</style>