Shades of Corn Harvest #847232
Tints of Corn Harvest #847232
RGB
CMYK
RGB Variations
Color information
#847232 (or 0x847232) is known color: Corn Harvest. HEX triplet: 84, 72 and 32. RGB value is (132,114,50). Sum of RGB (Red+Green+Blue) = 132+114+50=296 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.59% from 296); Green value is 114 (44.92% from 255 or 38.51% from 296); Blue value is 50 (19.92% from 255 or 16.89% from 296); Max value from RGB is 132 - color contains mainly: red. Hex color #847232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847232 is #7B8DCD. Grayscale: #707070. Windows color (decimal): -8097230 or 3306116. OLE color: 3306116.
HSL color Cylindrical-coordinate representation of color #847232: hue angle of 46.83º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #847232 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 50 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.48 |
| HSL | 46.83º | 0.45% | 0.36% | - |
| HSV(B) | 46.83º | 0.62% | 0.52% | - |
| XYZ | 16.11 | 17.17 | 5.48 | - |
| YUV | 112.09 | 92.96 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 50 | 0 | 0.14 | 0.62 | 0.48 | 46.83 | 0.45 | 0.36 |
| Hex | 84 | 72 | 32 | 0 | E | 3E | 30 | 2F | 2D | 24 |
| Octal | 204 | 162 | 62 | 0 | 16 | 76 | 60 | 57 | 55 | 44 |
| Binary | 10000100 | 1110010 | 110010 | 0 | 1110 | 111110 | 110000 | 101111 | 101101 | 100100 |
Color Harmonies of #847232
Complementary color
Monochromatic Colors of #847232
Black with #847232
Text Example
Text Example
White with #847232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847232; }
p { color: rgb(132,114,50); }
H1.HeaderClassName
{
color: #847232;
}
.AnyTagClassName
{
color: #847232;
}
</style>
background-color css
<style>
a { background-color: #847232; }
a { background-color: rgb(132,114,50); }
div.DivClassName
{
background-color: #847232;
}
.BgClassName
{
background-color: #847232;
}
</style>
border-color css
<style>
span { border-color: #847232; }
span { border-color: rgb(132,114,50); }
td.TdClassName
{
border-color: #847232;
}
.TagClassName
{
border-color: #847232;
}
</style>