Shades of Corn Harvest #977020
Tints of Corn Harvest #977020
RGB
CMYK
RGB Variations
Color information
#977020 (or 0x977020) is known color: Corn Harvest. HEX triplet: 97, 70 and 20. RGB value is (151,112,32). Sum of RGB (Red+Green+Blue) = 151+112+32=295 (39% of max value = 765). Red value is 151 (59.38% from 255 or 51.19% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 32 (12.89% from 255 or 10.85% from 295); Max value from RGB is 151 - color contains mainly: red. Hex color #977020 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977020 is #688FDF. Grayscale: #727272. Windows color (decimal): -6852576 or 2125975. OLE color: 2125975.
HSL color Cylindrical-coordinate representation of color #977020: hue angle of 40.34º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #977020 is Cyan = 0, Magento = 0.26, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 112 | 32 | - |
| CMYK | 0 | 0.26 | 0.79 | 0.41 |
| HSL | 40.34º | 0.65% | 0.36% | - |
| HSV(B) | 40.34º | 0.79% | 0.59% | - |
| XYZ | 18.82 | 18.27 | 3.9 | - |
| YUV | 114.54 | 81.42 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 112 | 32 | 0 | 0.26 | 0.79 | 0.41 | 40.34 | 0.65 | 0.36 |
| Hex | 97 | 70 | 20 | 0 | 1A | 4F | 29 | 28 | 41 | 24 |
| Octal | 227 | 160 | 40 | 0 | 32 | 117 | 51 | 50 | 101 | 44 |
| Binary | 10010111 | 1110000 | 100000 | 0 | 11010 | 1001111 | 101001 | 101000 | 1000001 | 100100 |
Color Harmonies of #977020
Complementary color
Monochromatic Colors of #977020
Black with #977020
Text Example
Text Example
White with #977020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977020; }
p { color: rgb(151,112,32); }
H1.HeaderClassName
{
color: #977020;
}
.AnyTagClassName
{
color: #977020;
}
</style>
background-color css
<style>
a { background-color: #977020; }
a { background-color: rgb(151,112,32); }
div.DivClassName
{
background-color: #977020;
}
.BgClassName
{
background-color: #977020;
}
</style>
border-color css
<style>
span { border-color: #977020; }
span { border-color: rgb(151,112,32); }
td.TdClassName
{
border-color: #977020;
}
.TagClassName
{
border-color: #977020;
}
</style>