Shades of Corn Harvest #857032
Tints of Corn Harvest #857032
RGB
CMYK
RGB Variations
Color information
#857032 (or 0x857032) is known color: Corn Harvest. HEX triplet: 85, 70 and 32. RGB value is (133,112,50). Sum of RGB (Red+Green+Blue) = 133+112+50=295 (39% of max value = 765). Red value is 133 (52.34% from 255 or 45.08% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 50 (19.92% from 255 or 16.95% from 295); Max value from RGB is 133 - color contains mainly: red. Hex color #857032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857032 is #7A8FCD. Grayscale: #6F6F6F. Windows color (decimal): -8032206 or 3305605. OLE color: 3305605.
HSL color Cylindrical-coordinate representation of color #857032: hue angle of 44.82º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #857032 is Cyan = 0, Magento = 0.16, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 50 | - |
| CMYK | 0 | 0.16 | 0.62 | 0.48 |
| HSL | 44.82º | 0.45% | 0.36% | - |
| HSV(B) | 44.82º | 0.62% | 0.52% | - |
| XYZ | 16.04 | 16.81 | 5.42 | - |
| YUV | 111.21 | 93.46 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 50 | 0 | 0.16 | 0.62 | 0.48 | 44.82 | 0.45 | 0.36 |
| Hex | 85 | 70 | 32 | 0 | 10 | 3E | 30 | 2D | 2D | 24 |
| Octal | 205 | 160 | 62 | 0 | 20 | 76 | 60 | 55 | 55 | 44 |
| Binary | 10000101 | 1110000 | 110010 | 0 | 10000 | 111110 | 110000 | 101101 | 101101 | 100100 |
Color Harmonies of #857032
Complementary color
Monochromatic Colors of #857032
Black with #857032
Text Example
Text Example
White with #857032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857032; }
p { color: rgb(133,112,50); }
H1.HeaderClassName
{
color: #857032;
}
.AnyTagClassName
{
color: #857032;
}
</style>
background-color css
<style>
a { background-color: #857032; }
a { background-color: rgb(133,112,50); }
div.DivClassName
{
background-color: #857032;
}
.BgClassName
{
background-color: #857032;
}
</style>
border-color css
<style>
span { border-color: #857032; }
span { border-color: rgb(133,112,50); }
td.TdClassName
{
border-color: #857032;
}
.TagClassName
{
border-color: #857032;
}
</style>