Shades of Corn Harvest #977626
Tints of Corn Harvest #977626
RGB
CMYK
RGB Variations
Color information
#977626 (or 0x977626) is known color: Corn Harvest. HEX triplet: 97, 76 and 26. RGB value is (151,118,38). Sum of RGB (Red+Green+Blue) = 151+118+38=307 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.19% from 307); Green value is 118 (46.48% from 255 or 38.44% from 307); Blue value is 38 (15.23% from 255 or 12.38% from 307); Max value from RGB is 151 - color contains mainly: red. Hex color #977626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977626 is #6889D9. Grayscale: #777777. Windows color (decimal): -6851034 or 2520727. OLE color: 2520727.
HSL color Cylindrical-coordinate representation of color #977626: hue angle of 42.48º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #977626 is Cyan = 0, Magento = 0.22, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 38 | - |
| CMYK | 0 | 0.22 | 0.75 | 0.41 |
| HSL | 42.48º | 0.6% | 0.37% | - |
| HSV(B) | 42.48º | 0.75% | 0.59% | - |
| XYZ | 19.59 | 19.68 | 4.6 | - |
| YUV | 118.75 | 82.43 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 38 | 0 | 0.22 | 0.75 | 0.41 | 42.48 | 0.6 | 0.37 |
| Hex | 97 | 76 | 26 | 0 | 16 | 4B | 29 | 2A | 3C | 25 |
| Octal | 227 | 166 | 46 | 0 | 26 | 113 | 51 | 52 | 74 | 45 |
| Binary | 10010111 | 1110110 | 100110 | 0 | 10110 | 1001011 | 101001 | 101010 | 111100 | 100101 |
Color Harmonies of #977626
Complementary color
Monochromatic Colors of #977626
Black with #977626
Text Example
Text Example
White with #977626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977626; }
p { color: rgb(151,118,38); }
H1.HeaderClassName
{
color: #977626;
}
.AnyTagClassName
{
color: #977626;
}
</style>
background-color css
<style>
a { background-color: #977626; }
a { background-color: rgb(151,118,38); }
div.DivClassName
{
background-color: #977626;
}
.BgClassName
{
background-color: #977626;
}
</style>
border-color css
<style>
span { border-color: #977626; }
span { border-color: rgb(151,118,38); }
td.TdClassName
{
border-color: #977626;
}
.TagClassName
{
border-color: #977626;
}
</style>