Shades of Corn Harvest #857029
Tints of Corn Harvest #857029
RGB
CMYK
RGB Variations
Color information
#857029 (or 0x857029) is known color: Corn Harvest. HEX triplet: 85, 70 and 29. RGB value is (133,112,41). Sum of RGB (Red+Green+Blue) = 133+112+41=286 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.50% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 41 (16.41% from 255 or 14.34% from 286); Max value from RGB is 133 - color contains mainly: red. Hex color #857029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857029 is #7A8FD6. Grayscale: #6E6E6E. Windows color (decimal): -8032215 or 2715781. OLE color: 2715781.
HSL color Cylindrical-coordinate representation of color #857029: hue angle of 46.3º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #857029 is Cyan = 0, Magento = 0.16, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 41 | - |
| CMYK | 0 | 0.16 | 0.69 | 0.48 |
| HSL | 46.3º | 0.53% | 0.34% | - |
| HSV(B) | 46.3º | 0.69% | 0.52% | - |
| XYZ | 15.87 | 16.73 | 4.49 | - |
| YUV | 110.19 | 88.96 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 41 | 0 | 0.16 | 0.69 | 0.48 | 46.3 | 0.53 | 0.34 |
| Hex | 85 | 70 | 29 | 0 | 10 | 45 | 30 | 2E | 35 | 22 |
| Octal | 205 | 160 | 51 | 0 | 20 | 105 | 60 | 56 | 65 | 42 |
| Binary | 10000101 | 1110000 | 101001 | 0 | 10000 | 1000101 | 110000 | 101110 | 110101 | 100010 |
Color Harmonies of #857029
Complementary color
Monochromatic Colors of #857029
Black with #857029
Text Example
Text Example
White with #857029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857029; }
p { color: rgb(133,112,41); }
H1.HeaderClassName
{
color: #857029;
}
.AnyTagClassName
{
color: #857029;
}
</style>
background-color css
<style>
a { background-color: #857029; }
a { background-color: rgb(133,112,41); }
div.DivClassName
{
background-color: #857029;
}
.BgClassName
{
background-color: #857029;
}
</style>
border-color css
<style>
span { border-color: #857029; }
span { border-color: rgb(133,112,41); }
td.TdClassName
{
border-color: #857029;
}
.TagClassName
{
border-color: #857029;
}
</style>