Shades of Corn Harvest #836931
Tints of Corn Harvest #836931
RGB
CMYK
RGB Variations
Color information
#836931 (or 0x836931) is known color: Corn Harvest. HEX triplet: 83, 69 and 31. RGB value is (131,105,49). Sum of RGB (Red+Green+Blue) = 131+105+49=285 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.96% from 285); Green value is 105 (41.41% from 255 or 36.84% from 285); Blue value is 49 (19.53% from 255 or 17.19% from 285); Max value from RGB is 131 - color contains mainly: red. Hex color #836931 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836931 is #7C96CE. Grayscale: #6A6A6A. Windows color (decimal): -8165071 or 3238275. OLE color: 3238275.
HSL color Cylindrical-coordinate representation of color #836931: hue angle of 40.98º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #836931 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 49 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.49 |
| HSL | 40.98º | 0.46% | 0.35% | - |
| HSV(B) | 40.98º | 0.63% | 0.51% | - |
| XYZ | 14.97 | 15.15 | 5.04 | - |
| YUV | 106.39 | 95.61 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 49 | 0 | 0.20 | 0.63 | 0.49 | 40.98 | 0.46 | 0.35 |
| Hex | 83 | 69 | 31 | 0 | 14 | 3F | 31 | 29 | 2E | 23 |
| Octal | 203 | 151 | 61 | 0 | 24 | 77 | 61 | 51 | 56 | 43 |
| Binary | 10000011 | 1101001 | 110001 | 0 | 10100 | 111111 | 110001 | 101001 | 101110 | 100011 |
Color Harmonies of #836931
Complementary color
Monochromatic Colors of #836931
Black with #836931
Text Example
Text Example
White with #836931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836931; }
p { color: rgb(131,105,49); }
H1.HeaderClassName
{
color: #836931;
}
.AnyTagClassName
{
color: #836931;
}
</style>
background-color css
<style>
a { background-color: #836931; }
a { background-color: rgb(131,105,49); }
div.DivClassName
{
background-color: #836931;
}
.BgClassName
{
background-color: #836931;
}
</style>
border-color css
<style>
span { border-color: #836931; }
span { border-color: rgb(131,105,49); }
td.TdClassName
{
border-color: #836931;
}
.TagClassName
{
border-color: #836931;
}
</style>