Shades of Corn Harvest #917222
Tints of Corn Harvest #917222
RGB
CMYK
RGB Variations
Color information
#917222 (or 0x917222) is known color: Corn Harvest. HEX triplet: 91, 72 and 22. RGB value is (145,114,34). Sum of RGB (Red+Green+Blue) = 145+114+34=293 (38% of max value = 765). Red value is 145 (57.03% from 255 or 49.49% from 293); Green value is 114 (44.92% from 255 or 38.91% from 293); Blue value is 34 (13.67% from 255 or 11.60% from 293); Max value from RGB is 145 - color contains mainly: red. Hex color #917222 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917222 is #6E8DDD. Grayscale: #727272. Windows color (decimal): -7245278 or 2257553. OLE color: 2257553.
HSL color Cylindrical-coordinate representation of color #917222: hue angle of 43.24º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #917222 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 34 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.43 |
| HSL | 43.24º | 0.62% | 0.35% | - |
| HSV(B) | 43.24º | 0.77% | 0.57% | - |
| XYZ | 17.98 | 18.17 | 4.07 | - |
| YUV | 114.15 | 82.77 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 34 | 0 | 0.21 | 0.77 | 0.43 | 43.24 | 0.62 | 0.35 |
| Hex | 91 | 72 | 22 | 0 | 15 | 4D | 2B | 2B | 3E | 23 |
| Octal | 221 | 162 | 42 | 0 | 25 | 115 | 53 | 53 | 76 | 43 |
| Binary | 10010001 | 1110010 | 100010 | 0 | 10101 | 1001101 | 101011 | 101011 | 111110 | 100011 |
Color Harmonies of #917222
Complementary color
Monochromatic Colors of #917222
Black with #917222
Text Example
Text Example
White with #917222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917222; }
p { color: rgb(145,114,34); }
H1.HeaderClassName
{
color: #917222;
}
.AnyTagClassName
{
color: #917222;
}
</style>
background-color css
<style>
a { background-color: #917222; }
a { background-color: rgb(145,114,34); }
div.DivClassName
{
background-color: #917222;
}
.BgClassName
{
background-color: #917222;
}
</style>
border-color css
<style>
span { border-color: #917222; }
span { border-color: rgb(145,114,34); }
td.TdClassName
{
border-color: #917222;
}
.TagClassName
{
border-color: #917222;
}
</style>