Shades of Corn Harvest #947022
Tints of Corn Harvest #947022
RGB
CMYK
RGB Variations
Color information
#947022 (or 0x947022) is known color: Corn Harvest. HEX triplet: 94, 70 and 22. RGB value is (148,112,34). Sum of RGB (Red+Green+Blue) = 148+112+34=294 (38% of max value = 765). Red value is 148 (58.20% from 255 or 50.34% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 34 (13.67% from 255 or 11.56% from 294); Max value from RGB is 148 - color contains mainly: red. Hex color #947022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947022 is #6B8FDD. Grayscale: #727272. Windows color (decimal): -7049182 or 2257044. OLE color: 2257044.
HSL color Cylindrical-coordinate representation of color #947022: hue angle of 41.05º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #947022 is Cyan = 0, Magento = 0.24, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 34 | - |
| CMYK | 0 | 0.24 | 0.77 | 0.42 |
| HSL | 41.05º | 0.63% | 0.36% | - |
| HSV(B) | 41.05º | 0.77% | 0.58% | - |
| XYZ | 18.3 | 18 | 4.02 | - |
| YUV | 113.87 | 82.93 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 34 | 0 | 0.24 | 0.77 | 0.42 | 41.05 | 0.63 | 0.36 |
| Hex | 94 | 70 | 22 | 0 | 18 | 4D | 2A | 29 | 3F | 24 |
| Octal | 224 | 160 | 42 | 0 | 30 | 115 | 52 | 51 | 77 | 44 |
| Binary | 10010100 | 1110000 | 100010 | 0 | 11000 | 1001101 | 101010 | 101001 | 111111 | 100100 |
Color Harmonies of #947022
Complementary color
Monochromatic Colors of #947022
Black with #947022
Text Example
Text Example
White with #947022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947022; }
p { color: rgb(148,112,34); }
H1.HeaderClassName
{
color: #947022;
}
.AnyTagClassName
{
color: #947022;
}
</style>
background-color css
<style>
a { background-color: #947022; }
a { background-color: rgb(148,112,34); }
div.DivClassName
{
background-color: #947022;
}
.BgClassName
{
background-color: #947022;
}
</style>
border-color css
<style>
span { border-color: #947022; }
span { border-color: rgb(148,112,34); }
td.TdClassName
{
border-color: #947022;
}
.TagClassName
{
border-color: #947022;
}
</style>