Shades of Corn Harvest #837032
Tints of Corn Harvest #837032
RGB
CMYK
RGB Variations
Color information
#837032 (or 0x837032) is known color: Corn Harvest. HEX triplet: 83, 70 and 32. RGB value is (131,112,50). Sum of RGB (Red+Green+Blue) = 131+112+50=293 (38% of max value = 765). Red value is 131 (51.56% from 255 or 44.71% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 50 (19.92% from 255 or 17.06% from 293); Max value from RGB is 131 - color contains mainly: red. Hex color #837032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837032 is #7C8FCD. Grayscale: #6E6E6E. Windows color (decimal): -8163278 or 3305603. OLE color: 3305603.
HSL color Cylindrical-coordinate representation of color #837032: hue angle of 45.93º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #837032 is Cyan = 0, Magento = 0.15, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 50 | - |
| CMYK | 0 | 0.15 | 0.62 | 0.49 |
| HSL | 45.93º | 0.45% | 0.35% | - |
| HSV(B) | 45.93º | 0.62% | 0.51% | - |
| XYZ | 15.73 | 16.64 | 5.4 | - |
| YUV | 110.61 | 93.79 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 50 | 0 | 0.15 | 0.62 | 0.49 | 45.93 | 0.45 | 0.35 |
| Hex | 83 | 70 | 32 | 0 | F | 3E | 31 | 2E | 2D | 23 |
| Octal | 203 | 160 | 62 | 0 | 17 | 76 | 61 | 56 | 55 | 43 |
| Binary | 10000011 | 1110000 | 110010 | 0 | 1111 | 111110 | 110001 | 101110 | 101101 | 100011 |
Color Harmonies of #837032
Complementary color
Monochromatic Colors of #837032
Black with #837032
Text Example
Text Example
White with #837032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837032; }
p { color: rgb(131,112,50); }
H1.HeaderClassName
{
color: #837032;
}
.AnyTagClassName
{
color: #837032;
}
</style>
background-color css
<style>
a { background-color: #837032; }
a { background-color: rgb(131,112,50); }
div.DivClassName
{
background-color: #837032;
}
.BgClassName
{
background-color: #837032;
}
</style>
border-color css
<style>
span { border-color: #837032; }
span { border-color: rgb(131,112,50); }
td.TdClassName
{
border-color: #837032;
}
.TagClassName
{
border-color: #837032;
}
</style>