Shades of Corn Harvest #987122
Tints of Corn Harvest #987122
RGB
CMYK
RGB Variations
Color information
#987122 (or 0x987122) is known color: Corn Harvest. HEX triplet: 98, 71 and 22. RGB value is (152,113,34). Sum of RGB (Red+Green+Blue) = 152+113+34=299 (39% of max value = 765). Red value is 152 (59.77% from 255 or 50.84% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 34 (13.67% from 255 or 11.37% from 299); Max value from RGB is 152 - color contains mainly: red. Hex color #987122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987122 is #678EDD. Grayscale: #747474. Windows color (decimal): -6786782 or 2257304. OLE color: 2257304.
HSL color Cylindrical-coordinate representation of color #987122: hue angle of 40.17º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #987122 is Cyan = 0, Magento = 0.26, Yellow = 0.78 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 113 | 34 | - |
| CMYK | 0 | 0.26 | 0.78 | 0.40 |
| HSL | 40.17º | 0.63% | 0.36% | - |
| HSV(B) | 40.17º | 0.78% | 0.6% | - |
| XYZ | 19.14 | 18.6 | 4.09 | - |
| YUV | 115.66 | 81.92 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 113 | 34 | 0 | 0.26 | 0.78 | 0.40 | 40.17 | 0.63 | 0.36 |
| Hex | 98 | 71 | 22 | 0 | 1A | 4E | 28 | 28 | 3F | 24 |
| Octal | 230 | 161 | 42 | 0 | 32 | 116 | 50 | 50 | 77 | 44 |
| Binary | 10011000 | 1110001 | 100010 | 0 | 11010 | 1001110 | 101000 | 101000 | 111111 | 100100 |
Color Harmonies of #987122
Complementary color
Monochromatic Colors of #987122
Black with #987122
Text Example
Text Example
White with #987122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987122; }
p { color: rgb(152,113,34); }
H1.HeaderClassName
{
color: #987122;
}
.AnyTagClassName
{
color: #987122;
}
</style>
background-color css
<style>
a { background-color: #987122; }
a { background-color: rgb(152,113,34); }
div.DivClassName
{
background-color: #987122;
}
.BgClassName
{
background-color: #987122;
}
</style>
border-color css
<style>
span { border-color: #987122; }
span { border-color: rgb(152,113,34); }
td.TdClassName
{
border-color: #987122;
}
.TagClassName
{
border-color: #987122;
}
</style>