Shades of Corn Harvest #917220
Tints of Corn Harvest #917220
RGB
CMYK
RGB Variations
Color information
#917220 (or 0x917220) is known color: Corn Harvest. HEX triplet: 91, 72 and 20. RGB value is (145,114,32). Sum of RGB (Red+Green+Blue) = 145+114+32=291 (38% of max value = 765). Red value is 145 (57.03% from 255 or 49.83% from 291); Green value is 114 (44.92% from 255 or 39.18% from 291); Blue value is 32 (12.89% from 255 or 11.00% from 291); Max value from RGB is 145 - color contains mainly: red. Hex color #917220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917220 is #6E8DDF. Grayscale: #727272. Windows color (decimal): -7245280 or 2126481. OLE color: 2126481.
HSL color Cylindrical-coordinate representation of color #917220: hue angle of 43.54º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #917220 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 32 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.43 |
| HSL | 43.54º | 0.64% | 0.35% | - |
| HSV(B) | 43.54º | 0.78% | 0.57% | - |
| XYZ | 17.96 | 18.16 | 3.93 | - |
| YUV | 113.92 | 81.77 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 32 | 0 | 0.21 | 0.78 | 0.43 | 43.54 | 0.64 | 0.35 |
| Hex | 91 | 72 | 20 | 0 | 15 | 4E | 2B | 2C | 40 | 23 |
| Octal | 221 | 162 | 40 | 0 | 25 | 116 | 53 | 54 | 100 | 43 |
| Binary | 10010001 | 1110010 | 100000 | 0 | 10101 | 1001110 | 101011 | 101100 | 1000000 | 100011 |
Color Harmonies of #917220
Complementary color
Monochromatic Colors of #917220
Black with #917220
Text Example
Text Example
White with #917220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917220; }
p { color: rgb(145,114,32); }
H1.HeaderClassName
{
color: #917220;
}
.AnyTagClassName
{
color: #917220;
}
</style>
background-color css
<style>
a { background-color: #917220; }
a { background-color: rgb(145,114,32); }
div.DivClassName
{
background-color: #917220;
}
.BgClassName
{
background-color: #917220;
}
</style>
border-color css
<style>
span { border-color: #917220; }
span { border-color: rgb(145,114,32); }
td.TdClassName
{
border-color: #917220;
}
.TagClassName
{
border-color: #917220;
}
</style>