Shades of Corn Harvest #977528
Tints of Corn Harvest #977528
RGB
CMYK
RGB Variations
Color information
#977528 (or 0x977528) is known color: Corn Harvest. HEX triplet: 97, 75 and 28. RGB value is (151,117,40). Sum of RGB (Red+Green+Blue) = 151+117+40=308 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.03% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 40 (16.02% from 255 or 12.99% from 308); Max value from RGB is 151 - color contains mainly: red. Hex color #977528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977528 is #688AD7. Grayscale: #767676. Windows color (decimal): -6851288 or 2651543. OLE color: 2651543.
HSL color Cylindrical-coordinate representation of color #977528: hue angle of 41.62º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #977528 is Cyan = 0, Magento = 0.23, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 40 | - |
| CMYK | 0 | 0.23 | 0.74 | 0.41 |
| HSL | 41.62º | 0.58% | 0.37% | - |
| HSV(B) | 41.62º | 0.74% | 0.59% | - |
| XYZ | 19.51 | 19.46 | 4.73 | - |
| YUV | 118.39 | 83.76 | 151.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 40 | 0 | 0.23 | 0.74 | 0.41 | 41.62 | 0.58 | 0.37 |
| Hex | 97 | 75 | 28 | 0 | 17 | 4A | 29 | 2A | 3A | 25 |
| Octal | 227 | 165 | 50 | 0 | 27 | 112 | 51 | 52 | 72 | 45 |
| Binary | 10010111 | 1110101 | 101000 | 0 | 10111 | 1001010 | 101001 | 101010 | 111010 | 100101 |
Color Harmonies of #977528
Complementary color
Monochromatic Colors of #977528
Black with #977528
Text Example
Text Example
White with #977528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977528; }
p { color: rgb(151,117,40); }
H1.HeaderClassName
{
color: #977528;
}
.AnyTagClassName
{
color: #977528;
}
</style>
background-color css
<style>
a { background-color: #977528; }
a { background-color: rgb(151,117,40); }
div.DivClassName
{
background-color: #977528;
}
.BgClassName
{
background-color: #977528;
}
</style>
border-color css
<style>
span { border-color: #977528; }
span { border-color: rgb(151,117,40); }
td.TdClassName
{
border-color: #977528;
}
.TagClassName
{
border-color: #977528;
}
</style>