Shades of Corn Harvest #857036
Tints of Corn Harvest #857036
RGB
CMYK
RGB Variations
Color information
#857036 (or 0x857036) is known color: Corn Harvest. HEX triplet: 85, 70 and 36. RGB value is (133,112,54). Sum of RGB (Red+Green+Blue) = 133+112+54=299 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.48% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 54 (21.48% from 255 or 18.06% from 299); Max value from RGB is 133 - color contains mainly: red. Hex color #857036 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857036 is #7A8FC9. Grayscale: #6F6F6F. Windows color (decimal): -8032202 or 3567749. OLE color: 3567749.
HSL color Cylindrical-coordinate representation of color #857036: hue angle of 44.05º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #857036 is Cyan = 0, Magento = 0.16, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 54 | - |
| CMYK | 0 | 0.16 | 0.59 | 0.48 |
| HSL | 44.05º | 0.42% | 0.37% | - |
| HSV(B) | 44.05º | 0.59% | 0.52% | - |
| XYZ | 16.13 | 16.84 | 5.89 | - |
| YUV | 111.67 | 95.46 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 54 | 0 | 0.16 | 0.59 | 0.48 | 44.05 | 0.42 | 0.37 |
| Hex | 85 | 70 | 36 | 0 | 10 | 3B | 30 | 2C | 2A | 25 |
| Octal | 205 | 160 | 66 | 0 | 20 | 73 | 60 | 54 | 52 | 45 |
| Binary | 10000101 | 1110000 | 110110 | 0 | 10000 | 111011 | 110000 | 101100 | 101010 | 100101 |
Color Harmonies of #857036
Complementary color
Monochromatic Colors of #857036
Black with #857036
Text Example
Text Example
White with #857036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857036; }
p { color: rgb(133,112,54); }
H1.HeaderClassName
{
color: #857036;
}
.AnyTagClassName
{
color: #857036;
}
</style>
background-color css
<style>
a { background-color: #857036; }
a { background-color: rgb(133,112,54); }
div.DivClassName
{
background-color: #857036;
}
.BgClassName
{
background-color: #857036;
}
</style>
border-color css
<style>
span { border-color: #857036; }
span { border-color: rgb(133,112,54); }
td.TdClassName
{
border-color: #857036;
}
.TagClassName
{
border-color: #857036;
}
</style>