Shades of Corn Harvest #857239
Tints of Corn Harvest #857239
RGB
CMYK
RGB Variations
Color information
#857239 (or 0x857239) is known color: Corn Harvest. HEX triplet: 85, 72 and 39. RGB value is (133,114,57). Sum of RGB (Red+Green+Blue) = 133+114+57=304 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.75% from 304); Green value is 114 (44.92% from 255 or 37.5% from 304); Blue value is 57 (22.66% from 255 or 18.75% from 304); Max value from RGB is 133 - color contains mainly: red. Hex color #857239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857239 is #7A8DC6. Grayscale: #717171. Windows color (decimal): -8031687 or 3764869. OLE color: 3764869.
HSL color Cylindrical-coordinate representation of color #857239: hue angle of 45º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #857239 is Cyan = 0, Magento = 0.14, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 57 | - |
| CMYK | 0 | 0.14 | 0.57 | 0.48 |
| HSL | 45º | 0.4% | 0.37% | - |
| HSV(B) | 45º | 0.57% | 0.52% | - |
| XYZ | 16.43 | 17.32 | 6.35 | - |
| YUV | 113.18 | 96.29 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 57 | 0 | 0.14 | 0.57 | 0.48 | 45 | 0.4 | 0.37 |
| Hex | 85 | 72 | 39 | 0 | E | 39 | 30 | 2D | 28 | 25 |
| Octal | 205 | 162 | 71 | 0 | 16 | 71 | 60 | 55 | 50 | 45 |
| Binary | 10000101 | 1110010 | 111001 | 0 | 1110 | 111001 | 110000 | 101101 | 101000 | 100101 |
Color Harmonies of #857239
Complementary color
Monochromatic Colors of #857239
Black with #857239
Text Example
Text Example
White with #857239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857239; }
p { color: rgb(133,114,57); }
H1.HeaderClassName
{
color: #857239;
}
.AnyTagClassName
{
color: #857239;
}
</style>
background-color css
<style>
a { background-color: #857239; }
a { background-color: rgb(133,114,57); }
div.DivClassName
{
background-color: #857239;
}
.BgClassName
{
background-color: #857239;
}
</style>
border-color css
<style>
span { border-color: #857239; }
span { border-color: rgb(133,114,57); }
td.TdClassName
{
border-color: #857239;
}
.TagClassName
{
border-color: #857239;
}
</style>