Shades of Corn Harvest #987422
Tints of Corn Harvest #987422
RGB
CMYK
RGB Variations
Color information
#987422 (or 0x987422) is known color: Corn Harvest. HEX triplet: 98, 74 and 22. RGB value is (152,116,34). Sum of RGB (Red+Green+Blue) = 152+116+34=302 (40% of max value = 765). Red value is 152 (59.77% from 255 or 50.33% from 302); Green value is 116 (45.70% from 255 or 38.41% from 302); Blue value is 34 (13.67% from 255 or 11.26% from 302); Max value from RGB is 152 - color contains mainly: red. Hex color #987422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987422 is #678BDD. Grayscale: #757575. Windows color (decimal): -6786014 or 2258072. OLE color: 2258072.
HSL color Cylindrical-coordinate representation of color #987422: hue angle of 41.69º 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 #987422 is Cyan = 0, Magento = 0.24, Yellow = 0.78 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 116 | 34 | - |
| CMYK | 0 | 0.24 | 0.78 | 0.40 |
| HSL | 41.69º | 0.63% | 0.36% | - |
| HSV(B) | 41.69º | 0.78% | 0.6% | - |
| XYZ | 19.48 | 19.28 | 4.21 | - |
| YUV | 117.42 | 80.93 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 116 | 34 | 0 | 0.24 | 0.78 | 0.40 | 41.69 | 0.63 | 0.36 |
| Hex | 98 | 74 | 22 | 0 | 18 | 4E | 28 | 2A | 3F | 24 |
| Octal | 230 | 164 | 42 | 0 | 30 | 116 | 50 | 52 | 77 | 44 |
| Binary | 10011000 | 1110100 | 100010 | 0 | 11000 | 1001110 | 101000 | 101010 | 111111 | 100100 |
Color Harmonies of #987422
Complementary color
Monochromatic Colors of #987422
Black with #987422
Text Example
Text Example
White with #987422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987422; }
p { color: rgb(152,116,34); }
H1.HeaderClassName
{
color: #987422;
}
.AnyTagClassName
{
color: #987422;
}
</style>
background-color css
<style>
a { background-color: #987422; }
a { background-color: rgb(152,116,34); }
div.DivClassName
{
background-color: #987422;
}
.BgClassName
{
background-color: #987422;
}
</style>
border-color css
<style>
span { border-color: #987422; }
span { border-color: rgb(152,116,34); }
td.TdClassName
{
border-color: #987422;
}
.TagClassName
{
border-color: #987422;
}
</style>