Shades of Corn Harvest #987325
Tints of Corn Harvest #987325
RGB
CMYK
RGB Variations
Color information
#987325 (or 0x987325) is known color: Corn Harvest. HEX triplet: 98, 73 and 25. RGB value is (152,115,37). Sum of RGB (Red+Green+Blue) = 152+115+37=304 (40% of max value = 765). Red value is 152 (59.77% from 255 or 50% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 37 (14.84% from 255 or 12.17% from 304); Max value from RGB is 152 - color contains mainly: red. Hex color #987325 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987325 is #678CDA. Grayscale: #757575. Windows color (decimal): -6786267 or 2454424. OLE color: 2454424.
HSL color Cylindrical-coordinate representation of color #987325: hue angle of 40.7º 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 #987325 is Cyan = 0, Magento = 0.24, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 115 | 37 | - |
| CMYK | 0 | 0.24 | 0.76 | 0.40 |
| HSL | 40.7º | 0.61% | 0.37% | - |
| HSV(B) | 40.7º | 0.76% | 0.6% | - |
| XYZ | 19.41 | 19.07 | 4.41 | - |
| YUV | 117.17 | 82.76 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 115 | 37 | 0 | 0.24 | 0.76 | 0.40 | 40.7 | 0.61 | 0.37 |
| Hex | 98 | 73 | 25 | 0 | 18 | 4C | 28 | 29 | 3D | 25 |
| Octal | 230 | 163 | 45 | 0 | 30 | 114 | 50 | 51 | 75 | 45 |
| Binary | 10011000 | 1110011 | 100101 | 0 | 11000 | 1001100 | 101000 | 101001 | 111101 | 100101 |
Color Harmonies of #987325
Complementary color
Monochromatic Colors of #987325
Black with #987325
Text Example
Text Example
White with #987325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987325; }
p { color: rgb(152,115,37); }
H1.HeaderClassName
{
color: #987325;
}
.AnyTagClassName
{
color: #987325;
}
</style>
background-color css
<style>
a { background-color: #987325; }
a { background-color: rgb(152,115,37); }
div.DivClassName
{
background-color: #987325;
}
.BgClassName
{
background-color: #987325;
}
</style>
border-color css
<style>
span { border-color: #987325; }
span { border-color: rgb(152,115,37); }
td.TdClassName
{
border-color: #987325;
}
.TagClassName
{
border-color: #987325;
}
</style>