Shades of Corn Harvest #947224
Tints of Corn Harvest #947224
RGB
CMYK
RGB Variations
Color information
#947224 (or 0x947224) is known color: Corn Harvest. HEX triplet: 94, 72 and 24. RGB value is (148,114,36). Sum of RGB (Red+Green+Blue) = 148+114+36=298 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.66% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 36 (14.45% from 255 or 12.08% from 298); Max value from RGB is 148 - color contains mainly: red. Hex color #947224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947224 is #6B8DDB. Grayscale: #737373. Windows color (decimal): -7048668 or 2388628. OLE color: 2388628.
HSL color Cylindrical-coordinate representation of color #947224: hue angle of 41.79º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #947224 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 36 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.42 |
| HSL | 41.79º | 0.61% | 0.36% | - |
| HSV(B) | 41.79º | 0.76% | 0.58% | - |
| XYZ | 18.55 | 18.46 | 4.25 | - |
| YUV | 115.27 | 83.26 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 36 | 0 | 0.23 | 0.76 | 0.42 | 41.79 | 0.61 | 0.36 |
| Hex | 94 | 72 | 24 | 0 | 17 | 4C | 2A | 2A | 3D | 24 |
| Octal | 224 | 162 | 44 | 0 | 27 | 114 | 52 | 52 | 75 | 44 |
| Binary | 10010100 | 1110010 | 100100 | 0 | 10111 | 1001100 | 101010 | 101010 | 111101 | 100100 |
Color Harmonies of #947224
Complementary color
Monochromatic Colors of #947224
Black with #947224
Text Example
Text Example
White with #947224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947224; }
p { color: rgb(148,114,36); }
H1.HeaderClassName
{
color: #947224;
}
.AnyTagClassName
{
color: #947224;
}
</style>
background-color css
<style>
a { background-color: #947224; }
a { background-color: rgb(148,114,36); }
div.DivClassName
{
background-color: #947224;
}
.BgClassName
{
background-color: #947224;
}
</style>
border-color css
<style>
span { border-color: #947224; }
span { border-color: rgb(148,114,36); }
td.TdClassName
{
border-color: #947224;
}
.TagClassName
{
border-color: #947224;
}
</style>