Shades of Corn Harvest #947029
Tints of Corn Harvest #947029
RGB
CMYK
RGB Variations
Color information
#947029 (or 0x947029) is known color: Corn Harvest. HEX triplet: 94, 70 and 29. RGB value is (148,112,41). Sum of RGB (Red+Green+Blue) = 148+112+41=301 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.17% from 301); Green value is 112 (44.14% from 255 or 37.21% from 301); Blue value is 41 (16.41% from 255 or 13.62% from 301); Max value from RGB is 148 - color contains mainly: red. Hex color #947029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947029 is #6B8FD6. Grayscale: #727272. Windows color (decimal): -7049175 or 2715796. OLE color: 2715796.
HSL color Cylindrical-coordinate representation of color #947029: hue angle of 39.81º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #947029 is Cyan = 0, Magento = 0.24, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 41 | - |
| CMYK | 0 | 0.24 | 0.72 | 0.42 |
| HSL | 39.81º | 0.57% | 0.37% | - |
| HSV(B) | 39.81º | 0.72% | 0.58% | - |
| XYZ | 18.41 | 18.04 | 4.61 | - |
| YUV | 114.67 | 86.43 | 151.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 41 | 0 | 0.24 | 0.72 | 0.42 | 39.81 | 0.57 | 0.37 |
| Hex | 94 | 70 | 29 | 0 | 18 | 48 | 2A | 28 | 39 | 25 |
| Octal | 224 | 160 | 51 | 0 | 30 | 110 | 52 | 50 | 71 | 45 |
| Binary | 10010100 | 1110000 | 101001 | 0 | 11000 | 1001000 | 101010 | 101000 | 111001 | 100101 |
Color Harmonies of #947029
Complementary color
Monochromatic Colors of #947029
Black with #947029
Text Example
Text Example
White with #947029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947029; }
p { color: rgb(148,112,41); }
H1.HeaderClassName
{
color: #947029;
}
.AnyTagClassName
{
color: #947029;
}
</style>
background-color css
<style>
a { background-color: #947029; }
a { background-color: rgb(148,112,41); }
div.DivClassName
{
background-color: #947029;
}
.BgClassName
{
background-color: #947029;
}
</style>
border-color css
<style>
span { border-color: #947029; }
span { border-color: rgb(148,112,41); }
td.TdClassName
{
border-color: #947029;
}
.TagClassName
{
border-color: #947029;
}
</style>