Shades of Corn Harvest #836731
Tints of Corn Harvest #836731
RGB
CMYK
RGB Variations
Color information
#836731 (or 0x836731) is known color: Corn Harvest. HEX triplet: 83, 67 and 31. RGB value is (131,103,49). Sum of RGB (Red+Green+Blue) = 131+103+49=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #836731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836731 is #7C98CE. Grayscale: #696969. Windows color (decimal): -8165583 or 3237763. OLE color: 3237763.
HSL color Cylindrical-coordinate representation of color #836731: hue angle of 39.51º 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 #836731 is Cyan = 0, Magento = 0.21, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 49 | - |
| CMYK | 0 | 0.21 | 0.63 | 0.49 |
| HSL | 39.51º | 0.46% | 0.35% | - |
| HSV(B) | 39.51º | 0.63% | 0.51% | - |
| XYZ | 14.76 | 14.75 | 4.97 | - |
| YUV | 105.22 | 96.28 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 49 | 0 | 0.21 | 0.63 | 0.49 | 39.51 | 0.46 | 0.35 |
| Hex | 83 | 67 | 31 | 0 | 15 | 3F | 31 | 28 | 2E | 23 |
| Octal | 203 | 147 | 61 | 0 | 25 | 77 | 61 | 50 | 56 | 43 |
| Binary | 10000011 | 1100111 | 110001 | 0 | 10101 | 111111 | 110001 | 101000 | 101110 | 100011 |
Color Harmonies of #836731
Complementary color
Monochromatic Colors of #836731
Black with #836731
Text Example
Text Example
White with #836731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836731; }
p { color: rgb(131,103,49); }
H1.HeaderClassName
{
color: #836731;
}
.AnyTagClassName
{
color: #836731;
}
</style>
background-color css
<style>
a { background-color: #836731; }
a { background-color: rgb(131,103,49); }
div.DivClassName
{
background-color: #836731;
}
.BgClassName
{
background-color: #836731;
}
</style>
border-color css
<style>
span { border-color: #836731; }
span { border-color: rgb(131,103,49); }
td.TdClassName
{
border-color: #836731;
}
.TagClassName
{
border-color: #836731;
}
</style>