Shades of Corn Harvest #917022
Tints of Corn Harvest #917022
RGB
CMYK
RGB Variations
Color information
#917022 (or 0x917022) is known color: Corn Harvest. HEX triplet: 91, 70 and 22. RGB value is (145,112,34). Sum of RGB (Red+Green+Blue) = 145+112+34=291 (38% of max value = 765). Red value is 145 (57.03% from 255 or 49.83% from 291); Green value is 112 (44.14% from 255 or 38.49% from 291); Blue value is 34 (13.67% from 255 or 11.68% from 291); Max value from RGB is 145 - color contains mainly: red. Hex color #917022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917022 is #6E8FDD. Grayscale: #717171. Windows color (decimal): -7245790 or 2257041. OLE color: 2257041.
HSL color Cylindrical-coordinate representation of color #917022: hue angle of 42.16º 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 #917022 is Cyan = 0, Magento = 0.23, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 34 | - |
| CMYK | 0 | 0.23 | 0.77 | 0.43 |
| HSL | 42.16º | 0.62% | 0.35% | - |
| HSV(B) | 42.16º | 0.77% | 0.57% | - |
| XYZ | 17.76 | 17.72 | 4 | - |
| YUV | 112.98 | 83.43 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 34 | 0 | 0.23 | 0.77 | 0.43 | 42.16 | 0.62 | 0.35 |
| Hex | 91 | 70 | 22 | 0 | 17 | 4D | 2B | 2A | 3E | 23 |
| Octal | 221 | 160 | 42 | 0 | 27 | 115 | 53 | 52 | 76 | 43 |
| Binary | 10010001 | 1110000 | 100010 | 0 | 10111 | 1001101 | 101011 | 101010 | 111110 | 100011 |
Color Harmonies of #917022
Complementary color
Monochromatic Colors of #917022
Black with #917022
Text Example
Text Example
White with #917022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917022; }
p { color: rgb(145,112,34); }
H1.HeaderClassName
{
color: #917022;
}
.AnyTagClassName
{
color: #917022;
}
</style>
background-color css
<style>
a { background-color: #917022; }
a { background-color: rgb(145,112,34); }
div.DivClassName
{
background-color: #917022;
}
.BgClassName
{
background-color: #917022;
}
</style>
border-color css
<style>
span { border-color: #917022; }
span { border-color: rgb(145,112,34); }
td.TdClassName
{
border-color: #917022;
}
.TagClassName
{
border-color: #917022;
}
</style>