Shades of Corn Harvest #837132
Tints of Corn Harvest #837132
RGB
CMYK
RGB Variations
Color information
#837132 (or 0x837132) is known color: Corn Harvest. HEX triplet: 83, 71 and 32. RGB value is (131,113,50). Sum of RGB (Red+Green+Blue) = 131+113+50=294 (38% of max value = 765). Red value is 131 (51.56% from 255 or 44.56% from 294); Green value is 113 (44.53% from 255 or 38.44% from 294); Blue value is 50 (19.92% from 255 or 17.01% from 294); Max value from RGB is 131 - color contains mainly: red. Hex color #837132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837132 is #7C8ECD. Grayscale: #6F6F6F. Windows color (decimal): -8163022 or 3305859. OLE color: 3305859.
HSL color Cylindrical-coordinate representation of color #837132: hue angle of 46.67º 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 #837132 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 50 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.49 |
| HSL | 46.67º | 0.45% | 0.35% | - |
| HSV(B) | 46.67º | 0.62% | 0.51% | - |
| XYZ | 15.84 | 16.87 | 5.44 | - |
| YUV | 111.2 | 93.46 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 50 | 0 | 0.14 | 0.62 | 0.49 | 46.67 | 0.45 | 0.35 |
| Hex | 83 | 71 | 32 | 0 | E | 3E | 31 | 2F | 2D | 23 |
| Octal | 203 | 161 | 62 | 0 | 16 | 76 | 61 | 57 | 55 | 43 |
| Binary | 10000011 | 1110001 | 110010 | 0 | 1110 | 111110 | 110001 | 101111 | 101101 | 100011 |
Color Harmonies of #837132
Complementary color
Monochromatic Colors of #837132
Black with #837132
Text Example
Text Example
White with #837132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837132; }
p { color: rgb(131,113,50); }
H1.HeaderClassName
{
color: #837132;
}
.AnyTagClassName
{
color: #837132;
}
</style>
background-color css
<style>
a { background-color: #837132; }
a { background-color: rgb(131,113,50); }
div.DivClassName
{
background-color: #837132;
}
.BgClassName
{
background-color: #837132;
}
</style>
border-color css
<style>
span { border-color: #837132; }
span { border-color: rgb(131,113,50); }
td.TdClassName
{
border-color: #837132;
}
.TagClassName
{
border-color: #837132;
}
</style>