Shades of Corn Harvest #947722
Tints of Corn Harvest #947722
RGB
CMYK
RGB Variations
Color information
#947722 (or 0x947722) is known color: Corn Harvest. HEX triplet: 94, 77 and 22. RGB value is (148,119,34). Sum of RGB (Red+Green+Blue) = 148+119+34=301 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.17% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 34 (13.67% from 255 or 11.30% from 301); Max value from RGB is 148 - color contains mainly: red. Hex color #947722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947722 is #6B88DD. Grayscale: #767676. Windows color (decimal): -7047390 or 2258836. OLE color: 2258836.
HSL color Cylindrical-coordinate representation of color #947722: hue angle of 44.74º 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 #947722 is Cyan = 0, Magento = 0.20, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 34 | - |
| CMYK | 0 | 0.20 | 0.77 | 0.42 |
| HSL | 44.74º | 0.63% | 0.36% | - |
| HSV(B) | 44.74º | 0.77% | 0.58% | - |
| XYZ | 19.1 | 19.61 | 4.29 | - |
| YUV | 117.98 | 80.61 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 34 | 0 | 0.20 | 0.77 | 0.42 | 44.74 | 0.63 | 0.36 |
| Hex | 94 | 77 | 22 | 0 | 14 | 4D | 2A | 2D | 3F | 24 |
| Octal | 224 | 167 | 42 | 0 | 24 | 115 | 52 | 55 | 77 | 44 |
| Binary | 10010100 | 1110111 | 100010 | 0 | 10100 | 1001101 | 101010 | 101101 | 111111 | 100100 |
Color Harmonies of #947722
Complementary color
Monochromatic Colors of #947722
Black with #947722
Text Example
Text Example
White with #947722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947722; }
p { color: rgb(148,119,34); }
H1.HeaderClassName
{
color: #947722;
}
.AnyTagClassName
{
color: #947722;
}
</style>
background-color css
<style>
a { background-color: #947722; }
a { background-color: rgb(148,119,34); }
div.DivClassName
{
background-color: #947722;
}
.BgClassName
{
background-color: #947722;
}
</style>
border-color css
<style>
span { border-color: #947722; }
span { border-color: rgb(148,119,34); }
td.TdClassName
{
border-color: #947722;
}
.TagClassName
{
border-color: #947722;
}
</style>