Shades of Corn Harvest #987626
Tints of Corn Harvest #987626
RGB
CMYK
RGB Variations
Color information
#987626 (or 0x987626) is known color: Corn Harvest. HEX triplet: 98, 76 and 26. RGB value is (152,118,38). Sum of RGB (Red+Green+Blue) = 152+118+38=308 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.35% from 308); Green value is 118 (46.48% from 255 or 38.31% from 308); Blue value is 38 (15.23% from 255 or 12.34% from 308); Max value from RGB is 152 - color contains mainly: red. Hex color #987626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987626 is #6789D9. Grayscale: #777777. Windows color (decimal): -6785498 or 2520728. OLE color: 2520728.
HSL color Cylindrical-coordinate representation of color #987626: hue angle of 42.11º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #987626 is Cyan = 0, Magento = 0.22, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 118 | 38 | - |
| CMYK | 0 | 0.22 | 0.75 | 0.40 |
| HSL | 42.11º | 0.6% | 0.37% | - |
| HSV(B) | 42.11º | 0.75% | 0.6% | - |
| XYZ | 19.78 | 19.77 | 4.61 | - |
| YUV | 119.05 | 82.26 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 118 | 38 | 0 | 0.22 | 0.75 | 0.40 | 42.11 | 0.6 | 0.37 |
| Hex | 98 | 76 | 26 | 0 | 16 | 4B | 28 | 2A | 3C | 25 |
| Octal | 230 | 166 | 46 | 0 | 26 | 113 | 50 | 52 | 74 | 45 |
| Binary | 10011000 | 1110110 | 100110 | 0 | 10110 | 1001011 | 101000 | 101010 | 111100 | 100101 |
Color Harmonies of #987626
Complementary color
Monochromatic Colors of #987626
Black with #987626
Text Example
Text Example
White with #987626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987626; }
p { color: rgb(152,118,38); }
H1.HeaderClassName
{
color: #987626;
}
.AnyTagClassName
{
color: #987626;
}
</style>
background-color css
<style>
a { background-color: #987626; }
a { background-color: rgb(152,118,38); }
div.DivClassName
{
background-color: #987626;
}
.BgClassName
{
background-color: #987626;
}
</style>
border-color css
<style>
span { border-color: #987626; }
span { border-color: rgb(152,118,38); }
td.TdClassName
{
border-color: #987626;
}
.TagClassName
{
border-color: #987626;
}
</style>