Shades of Corn Harvest #977222
Tints of Corn Harvest #977222
RGB
CMYK
RGB Variations
Color information
#977222 (or 0x977222) is known color: Corn Harvest. HEX triplet: 97, 72 and 22. RGB value is (151,114,34). Sum of RGB (Red+Green+Blue) = 151+114+34=299 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.50% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 34 (13.67% from 255 or 11.37% from 299); Max value from RGB is 151 - color contains mainly: red. Hex color #977222 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977222 is #688DDD. Grayscale: #747474. Windows color (decimal): -6852062 or 2257559. OLE color: 2257559.
HSL color Cylindrical-coordinate representation of color #977222: hue angle of 41.03º 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 #977222 is Cyan = 0, Magento = 0.25, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 114 | 34 | - |
| CMYK | 0 | 0.25 | 0.77 | 0.41 |
| HSL | 41.03º | 0.63% | 0.36% | - |
| HSV(B) | 41.03º | 0.77% | 0.59% | - |
| XYZ | 19.07 | 18.73 | 4.12 | - |
| YUV | 115.94 | 81.76 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 114 | 34 | 0 | 0.25 | 0.77 | 0.41 | 41.03 | 0.63 | 0.36 |
| Hex | 97 | 72 | 22 | 0 | 19 | 4D | 29 | 29 | 3F | 24 |
| Octal | 227 | 162 | 42 | 0 | 31 | 115 | 51 | 51 | 77 | 44 |
| Binary | 10010111 | 1110010 | 100010 | 0 | 11001 | 1001101 | 101001 | 101001 | 111111 | 100100 |
Color Harmonies of #977222
Complementary color
Monochromatic Colors of #977222
Black with #977222
Text Example
Text Example
White with #977222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977222; }
p { color: rgb(151,114,34); }
H1.HeaderClassName
{
color: #977222;
}
.AnyTagClassName
{
color: #977222;
}
</style>
background-color css
<style>
a { background-color: #977222; }
a { background-color: rgb(151,114,34); }
div.DivClassName
{
background-color: #977222;
}
.BgClassName
{
background-color: #977222;
}
</style>
border-color css
<style>
span { border-color: #977222; }
span { border-color: rgb(151,114,34); }
td.TdClassName
{
border-color: #977222;
}
.TagClassName
{
border-color: #977222;
}
</style>