Shades of Corn Harvest #856831
Tints of Corn Harvest #856831
RGB
CMYK
RGB Variations
Color information
#856831 (or 0x856831) is known color: Corn Harvest. HEX triplet: 85, 68 and 31. RGB value is (133,104,49). Sum of RGB (Red+Green+Blue) = 133+104+49=286 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.50% from 286); Green value is 104 (41.02% from 255 or 36.36% from 286); Blue value is 49 (19.53% from 255 or 17.13% from 286); Max value from RGB is 133 - color contains mainly: red. Hex color #856831 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856831 is #7A97CE. Grayscale: #6A6A6A. Windows color (decimal): -8034255 or 3238021. OLE color: 3238021.
HSL color Cylindrical-coordinate representation of color #856831: hue angle of 39.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #856831 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 49 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.48 |
| HSL | 39.29º | 0.46% | 0.36% | - |
| HSV(B) | 39.29º | 0.63% | 0.52% | - |
| XYZ | 15.18 | 15.11 | 5.02 | - |
| YUV | 106.4 | 95.61 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 49 | 0 | 0.22 | 0.63 | 0.48 | 39.29 | 0.46 | 0.36 |
| Hex | 85 | 68 | 31 | 0 | 16 | 3F | 30 | 27 | 2E | 24 |
| Octal | 205 | 150 | 61 | 0 | 26 | 77 | 60 | 47 | 56 | 44 |
| Binary | 10000101 | 1101000 | 110001 | 0 | 10110 | 111111 | 110000 | 100111 | 101110 | 100100 |
Color Harmonies of #856831
Complementary color
Monochromatic Colors of #856831
Black with #856831
Text Example
Text Example
White with #856831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856831; }
p { color: rgb(133,104,49); }
H1.HeaderClassName
{
color: #856831;
}
.AnyTagClassName
{
color: #856831;
}
</style>
background-color css
<style>
a { background-color: #856831; }
a { background-color: rgb(133,104,49); }
div.DivClassName
{
background-color: #856831;
}
.BgClassName
{
background-color: #856831;
}
</style>
border-color css
<style>
span { border-color: #856831; }
span { border-color: rgb(133,104,49); }
td.TdClassName
{
border-color: #856831;
}
.TagClassName
{
border-color: #856831;
}
</style>