Shades of Corn Harvest #857337
Tints of Corn Harvest #857337
RGB
CMYK
RGB Variations
Color information
#857337 (or 0x857337) is known color: Corn Harvest. HEX triplet: 85, 73 and 37. RGB value is (133,115,55). Sum of RGB (Red+Green+Blue) = 133+115+55=303 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.89% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 55 (21.88% from 255 or 18.15% from 303); Max value from RGB is 133 - color contains mainly: red. Hex color #857337 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857337 is #7A8CC8. Grayscale: #717171. Windows color (decimal): -8031433 or 3634053. OLE color: 3634053.
HSL color Cylindrical-coordinate representation of color #857337: hue angle of 46.15º degrees, saturation: 0.41, 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 #857337 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 55 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.48 |
| HSL | 46.15º | 0.41% | 0.37% | - |
| HSV(B) | 46.15º | 0.59% | 0.52% | - |
| XYZ | 16.49 | 17.52 | 6.13 | - |
| YUV | 113.54 | 94.96 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 55 | 0 | 0.14 | 0.59 | 0.48 | 46.15 | 0.41 | 0.37 |
| Hex | 85 | 73 | 37 | 0 | E | 3B | 30 | 2E | 29 | 25 |
| Octal | 205 | 163 | 67 | 0 | 16 | 73 | 60 | 56 | 51 | 45 |
| Binary | 10000101 | 1110011 | 110111 | 0 | 1110 | 111011 | 110000 | 101110 | 101001 | 100101 |
Color Harmonies of #857337
Complementary color
Monochromatic Colors of #857337
Black with #857337
Text Example
Text Example
White with #857337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857337; }
p { color: rgb(133,115,55); }
H1.HeaderClassName
{
color: #857337;
}
.AnyTagClassName
{
color: #857337;
}
</style>
background-color css
<style>
a { background-color: #857337; }
a { background-color: rgb(133,115,55); }
div.DivClassName
{
background-color: #857337;
}
.BgClassName
{
background-color: #857337;
}
</style>
border-color css
<style>
span { border-color: #857337; }
span { border-color: rgb(133,115,55); }
td.TdClassName
{
border-color: #857337;
}
.TagClassName
{
border-color: #857337;
}
</style>