Shades of Corn Harvest #947220
Tints of Corn Harvest #947220
RGB
CMYK
RGB Variations
Color information
#947220 (or 0x947220) is known color: Corn Harvest. HEX triplet: 94, 72 and 20. RGB value is (148,114,32). Sum of RGB (Red+Green+Blue) = 148+114+32=294 (38% of max value = 765). Red value is 148 (58.20% from 255 or 50.34% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 32 (12.89% from 255 or 10.88% from 294); Max value from RGB is 148 - color contains mainly: red. Hex color #947220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947220 is #6B8DDF. Grayscale: #737373. Windows color (decimal): -7048672 or 2126484. OLE color: 2126484.
HSL color Cylindrical-coordinate representation of color #947220: hue angle of 42.41º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #947220 is Cyan = 0, Magento = 0.23, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 32 | - |
| CMYK | 0 | 0.23 | 0.78 | 0.42 |
| HSL | 42.41º | 0.64% | 0.35% | - |
| HSV(B) | 42.41º | 0.78% | 0.58% | - |
| XYZ | 18.49 | 18.43 | 3.95 | - |
| YUV | 114.82 | 81.26 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 32 | 0 | 0.23 | 0.78 | 0.42 | 42.41 | 0.64 | 0.35 |
| Hex | 94 | 72 | 20 | 0 | 17 | 4E | 2A | 2A | 40 | 23 |
| Octal | 224 | 162 | 40 | 0 | 27 | 116 | 52 | 52 | 100 | 43 |
| Binary | 10010100 | 1110010 | 100000 | 0 | 10111 | 1001110 | 101010 | 101010 | 1000000 | 100011 |
Color Harmonies of #947220
Complementary color
Monochromatic Colors of #947220
Black with #947220
Text Example
Text Example
White with #947220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947220; }
p { color: rgb(148,114,32); }
H1.HeaderClassName
{
color: #947220;
}
.AnyTagClassName
{
color: #947220;
}
</style>
background-color css
<style>
a { background-color: #947220; }
a { background-color: rgb(148,114,32); }
div.DivClassName
{
background-color: #947220;
}
.BgClassName
{
background-color: #947220;
}
</style>
border-color css
<style>
span { border-color: #947220; }
span { border-color: rgb(148,114,32); }
td.TdClassName
{
border-color: #947220;
}
.TagClassName
{
border-color: #947220;
}
</style>