Shades of Corn Harvest #977022
Tints of Corn Harvest #977022
RGB
CMYK
RGB Variations
Color information
#977022 (or 0x977022) is known color: Corn Harvest. HEX triplet: 97, 70 and 22. RGB value is (151,112,34). Sum of RGB (Red+Green+Blue) = 151+112+34=297 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.84% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 34 (13.67% from 255 or 11.45% from 297); Max value from RGB is 151 - color contains mainly: red. Hex color #977022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977022 is #688FDD. Grayscale: #737373. Windows color (decimal): -6852574 or 2257047. OLE color: 2257047.
HSL color Cylindrical-coordinate representation of color #977022: hue angle of 40º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #977022 is Cyan = 0, Magento = 0.26, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 112 | 34 | - |
| CMYK | 0 | 0.26 | 0.77 | 0.41 |
| HSL | 40º | 0.63% | 0.36% | - |
| HSV(B) | 40º | 0.77% | 0.59% | - |
| XYZ | 18.85 | 18.28 | 4.05 | - |
| YUV | 114.77 | 82.42 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 112 | 34 | 0 | 0.26 | 0.77 | 0.41 | 40 | 0.63 | 0.36 |
| Hex | 97 | 70 | 22 | 0 | 1A | 4D | 29 | 28 | 3F | 24 |
| Octal | 227 | 160 | 42 | 0 | 32 | 115 | 51 | 50 | 77 | 44 |
| Binary | 10010111 | 1110000 | 100010 | 0 | 11010 | 1001101 | 101001 | 101000 | 111111 | 100100 |
Color Harmonies of #977022
Complementary color
Monochromatic Colors of #977022
Black with #977022
Text Example
Text Example
White with #977022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977022; }
p { color: rgb(151,112,34); }
H1.HeaderClassName
{
color: #977022;
}
.AnyTagClassName
{
color: #977022;
}
</style>
background-color css
<style>
a { background-color: #977022; }
a { background-color: rgb(151,112,34); }
div.DivClassName
{
background-color: #977022;
}
.BgClassName
{
background-color: #977022;
}
</style>
border-color css
<style>
span { border-color: #977022; }
span { border-color: rgb(151,112,34); }
td.TdClassName
{
border-color: #977022;
}
.TagClassName
{
border-color: #977022;
}
</style>