Shades of Corn Harvest #937029
Tints of Corn Harvest #937029
RGB
CMYK
RGB Variations
Color information
#937029 (or 0x937029) is known color: Corn Harvest. HEX triplet: 93, 70 and 29. RGB value is (147,112,41). Sum of RGB (Red+Green+Blue) = 147+112+41=300 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 41 (16.41% from 255 or 13.67% from 300); Max value from RGB is 147 - color contains mainly: red. Hex color #937029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937029 is #6C8FD6. Grayscale: #727272. Windows color (decimal): -7114711 or 2715795. OLE color: 2715795.
HSL color Cylindrical-coordinate representation of color #937029: hue angle of 40.19º degrees, saturation: 0.56, 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 #937029 is Cyan = 0, Magento = 0.24, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 112 | 41 | - |
| CMYK | 0 | 0.24 | 0.72 | 0.42 |
| HSL | 40.19º | 0.56% | 0.37% | - |
| HSV(B) | 40.19º | 0.72% | 0.58% | - |
| XYZ | 18.23 | 17.95 | 4.6 | - |
| YUV | 114.37 | 86.6 | 151.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 112 | 41 | 0 | 0.24 | 0.72 | 0.42 | 40.19 | 0.56 | 0.37 |
| Hex | 93 | 70 | 29 | 0 | 18 | 48 | 2A | 28 | 38 | 25 |
| Octal | 223 | 160 | 51 | 0 | 30 | 110 | 52 | 50 | 70 | 45 |
| Binary | 10010011 | 1110000 | 101001 | 0 | 11000 | 1001000 | 101010 | 101000 | 111000 | 100101 |
Color Harmonies of #937029
Complementary color
Monochromatic Colors of #937029
Black with #937029
Text Example
Text Example
White with #937029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937029; }
p { color: rgb(147,112,41); }
H1.HeaderClassName
{
color: #937029;
}
.AnyTagClassName
{
color: #937029;
}
</style>
background-color css
<style>
a { background-color: #937029; }
a { background-color: rgb(147,112,41); }
div.DivClassName
{
background-color: #937029;
}
.BgClassName
{
background-color: #937029;
}
</style>
border-color css
<style>
span { border-color: #937029; }
span { border-color: rgb(147,112,41); }
td.TdClassName
{
border-color: #937029;
}
.TagClassName
{
border-color: #937029;
}
</style>