Shades of Corn Harvest #977323
Tints of Corn Harvest #977323
RGB
CMYK
RGB Variations
Color information
#977323 (or 0x977323) is known color: Corn Harvest. HEX triplet: 97, 73 and 23. RGB value is (151,115,35). Sum of RGB (Red+Green+Blue) = 151+115+35=301 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.17% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 35 (14.06% from 255 or 11.63% from 301); Max value from RGB is 151 - color contains mainly: red. Hex color #977323 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977323 is #688CDC. Grayscale: #747474. Windows color (decimal): -6851805 or 2323351. OLE color: 2323351.
HSL color Cylindrical-coordinate representation of color #977323: hue angle of 41.38º degrees, saturation: 0.62, 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 #977323 is Cyan = 0, Magento = 0.24, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 35 | - |
| CMYK | 0 | 0.24 | 0.77 | 0.41 |
| HSL | 41.38º | 0.62% | 0.36% | - |
| HSV(B) | 41.38º | 0.77% | 0.59% | - |
| XYZ | 19.2 | 18.96 | 4.24 | - |
| YUV | 116.64 | 81.93 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 35 | 0 | 0.24 | 0.77 | 0.41 | 41.38 | 0.62 | 0.36 |
| Hex | 97 | 73 | 23 | 0 | 18 | 4D | 29 | 29 | 3E | 24 |
| Octal | 227 | 163 | 43 | 0 | 30 | 115 | 51 | 51 | 76 | 44 |
| Binary | 10010111 | 1110011 | 100011 | 0 | 11000 | 1001101 | 101001 | 101001 | 111110 | 100100 |
Color Harmonies of #977323
Complementary color
Monochromatic Colors of #977323
Black with #977323
Text Example
Text Example
White with #977323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977323; }
p { color: rgb(151,115,35); }
H1.HeaderClassName
{
color: #977323;
}
.AnyTagClassName
{
color: #977323;
}
</style>
background-color css
<style>
a { background-color: #977323; }
a { background-color: rgb(151,115,35); }
div.DivClassName
{
background-color: #977323;
}
.BgClassName
{
background-color: #977323;
}
</style>
border-color css
<style>
span { border-color: #977323; }
span { border-color: rgb(151,115,35); }
td.TdClassName
{
border-color: #977323;
}
.TagClassName
{
border-color: #977323;
}
</style>