Shades of Corn Harvest #847331
Tints of Corn Harvest #847331
RGB
CMYK
RGB Variations
Color information
#847331 (or 0x847331) is known color: Corn Harvest. HEX triplet: 84, 73 and 31. RGB value is (132,115,49). Sum of RGB (Red+Green+Blue) = 132+115+49=296 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.59% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 132 - color contains mainly: red. Hex color #847331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847331 is #7B8CCE. Grayscale: #707070. Windows color (decimal): -8096975 or 3240836. OLE color: 3240836.
HSL color Cylindrical-coordinate representation of color #847331: hue angle of 47.71º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #847331 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 49 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.48 |
| HSL | 47.71º | 0.46% | 0.35% | - |
| HSV(B) | 47.71º | 0.63% | 0.52% | - |
| XYZ | 16.2 | 17.39 | 5.41 | - |
| YUV | 112.56 | 92.13 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 49 | 0 | 0.13 | 0.63 | 0.48 | 47.71 | 0.46 | 0.35 |
| Hex | 84 | 73 | 31 | 0 | D | 3F | 30 | 30 | 2E | 23 |
| Octal | 204 | 163 | 61 | 0 | 15 | 77 | 60 | 60 | 56 | 43 |
| Binary | 10000100 | 1110011 | 110001 | 0 | 1101 | 111111 | 110000 | 110000 | 101110 | 100011 |
Color Harmonies of #847331
Complementary color
Monochromatic Colors of #847331
Black with #847331
Text Example
Text Example
White with #847331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847331; }
p { color: rgb(132,115,49); }
H1.HeaderClassName
{
color: #847331;
}
.AnyTagClassName
{
color: #847331;
}
</style>
background-color css
<style>
a { background-color: #847331; }
a { background-color: rgb(132,115,49); }
div.DivClassName
{
background-color: #847331;
}
.BgClassName
{
background-color: #847331;
}
</style>
border-color css
<style>
span { border-color: #847331; }
span { border-color: rgb(132,115,49); }
td.TdClassName
{
border-color: #847331;
}
.TagClassName
{
border-color: #847331;
}
</style>