Shades of Corn Harvest #987525
Tints of Corn Harvest #987525
RGB
CMYK
RGB Variations
Color information
#987525 (or 0x987525) is known color: Corn Harvest. HEX triplet: 98, 75 and 25. RGB value is (152,117,37). Sum of RGB (Red+Green+Blue) = 152+117+37=306 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.67% from 306); Green value is 117 (46.09% from 255 or 38.24% from 306); Blue value is 37 (14.84% from 255 or 12.09% from 306); Max value from RGB is 152 - color contains mainly: red. Hex color #987525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987525 is #678ADA. Grayscale: #767676. Windows color (decimal): -6785755 or 2454936. OLE color: 2454936.
HSL color Cylindrical-coordinate representation of color #987525: hue angle of 41.74º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #987525 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 117 | 37 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.40 |
| HSL | 41.74º | 0.61% | 0.37% | - |
| HSV(B) | 41.74º | 0.76% | 0.6% | - |
| XYZ | 19.64 | 19.53 | 4.48 | - |
| YUV | 118.35 | 82.1 | 152 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 117 | 37 | 0 | 0.23 | 0.76 | 0.40 | 41.74 | 0.61 | 0.37 |
| Hex | 98 | 75 | 25 | 0 | 17 | 4C | 28 | 2A | 3D | 25 |
| Octal | 230 | 165 | 45 | 0 | 27 | 114 | 50 | 52 | 75 | 45 |
| Binary | 10011000 | 1110101 | 100101 | 0 | 10111 | 1001100 | 101000 | 101010 | 111101 | 100101 |
Color Harmonies of #987525
Complementary color
Monochromatic Colors of #987525
Black with #987525
Text Example
Text Example
White with #987525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987525; }
p { color: rgb(152,117,37); }
H1.HeaderClassName
{
color: #987525;
}
.AnyTagClassName
{
color: #987525;
}
</style>
background-color css
<style>
a { background-color: #987525; }
a { background-color: rgb(152,117,37); }
div.DivClassName
{
background-color: #987525;
}
.BgClassName
{
background-color: #987525;
}
</style>
border-color css
<style>
span { border-color: #987525; }
span { border-color: rgb(152,117,37); }
td.TdClassName
{
border-color: #987525;
}
.TagClassName
{
border-color: #987525;
}
</style>