Shades of Corn Harvest #837136
Tints of Corn Harvest #837136
RGB
CMYK
RGB Variations
Color information
#837136 (or 0x837136) is known color: Corn Harvest. HEX triplet: 83, 71 and 36. RGB value is (131,113,54). Sum of RGB (Red+Green+Blue) = 131+113+54=298 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.96% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 54 (21.48% from 255 or 18.12% from 298); Max value from RGB is 131 - color contains mainly: red. Hex color #837136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837136 is #7C8EC9. Grayscale: #6F6F6F. Windows color (decimal): -8163018 or 3568003. OLE color: 3568003.
HSL color Cylindrical-coordinate representation of color #837136: hue angle of 45.97º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #837136 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 54 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.49 |
| HSL | 45.97º | 0.42% | 0.36% | - |
| HSV(B) | 45.97º | 0.59% | 0.51% | - |
| XYZ | 15.93 | 16.9 | 5.91 | - |
| YUV | 111.66 | 95.46 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 54 | 0 | 0.14 | 0.59 | 0.49 | 45.97 | 0.42 | 0.36 |
| Hex | 83 | 71 | 36 | 0 | E | 3B | 31 | 2E | 2A | 24 |
| Octal | 203 | 161 | 66 | 0 | 16 | 73 | 61 | 56 | 52 | 44 |
| Binary | 10000011 | 1110001 | 110110 | 0 | 1110 | 111011 | 110001 | 101110 | 101010 | 100100 |
Color Harmonies of #837136
Complementary color
Monochromatic Colors of #837136
Black with #837136
Text Example
Text Example
White with #837136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837136; }
p { color: rgb(131,113,54); }
H1.HeaderClassName
{
color: #837136;
}
.AnyTagClassName
{
color: #837136;
}
</style>
background-color css
<style>
a { background-color: #837136; }
a { background-color: rgb(131,113,54); }
div.DivClassName
{
background-color: #837136;
}
.BgClassName
{
background-color: #837136;
}
</style>
border-color css
<style>
span { border-color: #837136; }
span { border-color: rgb(131,113,54); }
td.TdClassName
{
border-color: #837136;
}
.TagClassName
{
border-color: #837136;
}
</style>