Shades of Corn Harvest #987527
Tints of Corn Harvest #987527
RGB
CMYK
RGB Variations
Color information
#987527 (or 0x987527) is known color: Corn Harvest. HEX triplet: 98, 75 and 27. RGB value is (152,117,39). Sum of RGB (Red+Green+Blue) = 152+117+39=308 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.35% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 39 (15.62% from 255 or 12.66% from 308); Max value from RGB is 152 - color contains mainly: red. Hex color #987527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987527 is #678AD8. Grayscale: #767676. Windows color (decimal): -6785753 or 2586008. OLE color: 2586008.
HSL color Cylindrical-coordinate representation of color #987527: hue angle of 41.42º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #987527 is Cyan = 0, Magento = 0.23, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 117 | 39 | - |
| CMYK | 0 | 0.23 | 0.74 | 0.40 |
| HSL | 41.42º | 0.59% | 0.37% | - |
| HSV(B) | 41.42º | 0.74% | 0.6% | - |
| XYZ | 19.68 | 19.54 | 4.65 | - |
| YUV | 118.57 | 83.1 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 117 | 39 | 0 | 0.23 | 0.74 | 0.40 | 41.42 | 0.59 | 0.37 |
| Hex | 98 | 75 | 27 | 0 | 17 | 4A | 28 | 29 | 3B | 25 |
| Octal | 230 | 165 | 47 | 0 | 27 | 112 | 50 | 51 | 73 | 45 |
| Binary | 10011000 | 1110101 | 100111 | 0 | 10111 | 1001010 | 101000 | 101001 | 111011 | 100101 |
Color Harmonies of #987527
Complementary color
Monochromatic Colors of #987527
Black with #987527
Text Example
Text Example
White with #987527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987527; }
p { color: rgb(152,117,39); }
H1.HeaderClassName
{
color: #987527;
}
.AnyTagClassName
{
color: #987527;
}
</style>
background-color css
<style>
a { background-color: #987527; }
a { background-color: rgb(152,117,39); }
div.DivClassName
{
background-color: #987527;
}
.BgClassName
{
background-color: #987527;
}
</style>
border-color css
<style>
span { border-color: #987527; }
span { border-color: rgb(152,117,39); }
td.TdClassName
{
border-color: #987527;
}
.TagClassName
{
border-color: #987527;
}
</style>