Shades of Corn Harvest #977321
Tints of Corn Harvest #977321
RGB
CMYK
RGB Variations
Color information
#977321 (or 0x977321) is known color: Corn Harvest. HEX triplet: 97, 73 and 21. RGB value is (151,115,33). Sum of RGB (Red+Green+Blue) = 151+115+33=299 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.50% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 33 (13.28% from 255 or 11.04% from 299); Max value from RGB is 151 - color contains mainly: red. Hex color #977321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977321 is #688CDE. Grayscale: #747474. Windows color (decimal): -6851807 or 2192279. OLE color: 2192279.
HSL color Cylindrical-coordinate representation of color #977321: hue angle of 41.69º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #977321 is Cyan = 0, Magento = 0.24, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 33 | - |
| CMYK | 0 | 0.24 | 0.78 | 0.41 |
| HSL | 41.69º | 0.64% | 0.36% | - |
| HSV(B) | 41.69º | 0.78% | 0.59% | - |
| XYZ | 19.17 | 18.95 | 4.09 | - |
| YUV | 116.42 | 80.93 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 33 | 0 | 0.24 | 0.78 | 0.41 | 41.69 | 0.64 | 0.36 |
| Hex | 97 | 73 | 21 | 0 | 18 | 4E | 29 | 2A | 40 | 24 |
| Octal | 227 | 163 | 41 | 0 | 30 | 116 | 51 | 52 | 100 | 44 |
| Binary | 10010111 | 1110011 | 100001 | 0 | 11000 | 1001110 | 101001 | 101010 | 1000000 | 100100 |
Color Harmonies of #977321
Complementary color
Monochromatic Colors of #977321
Black with #977321
Text Example
Text Example
White with #977321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977321; }
p { color: rgb(151,115,33); }
H1.HeaderClassName
{
color: #977321;
}
.AnyTagClassName
{
color: #977321;
}
</style>
background-color css
<style>
a { background-color: #977321; }
a { background-color: rgb(151,115,33); }
div.DivClassName
{
background-color: #977321;
}
.BgClassName
{
background-color: #977321;
}
</style>
border-color css
<style>
span { border-color: #977321; }
span { border-color: rgb(151,115,33); }
td.TdClassName
{
border-color: #977321;
}
.TagClassName
{
border-color: #977321;
}
</style>