Shades of Corn Harvest #857033
Tints of Corn Harvest #857033
RGB
CMYK
RGB Variations
Color information
#857033 (or 0x857033) is known color: Corn Harvest. HEX triplet: 85, 70 and 33. RGB value is (133,112,51). Sum of RGB (Red+Green+Blue) = 133+112+51=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 51 (20.31% from 255 or 17.23% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #857033 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857033 is #7A8FCC. Grayscale: #6F6F6F. Windows color (decimal): -8032205 or 3371141. OLE color: 3371141.
HSL color Cylindrical-coordinate representation of color #857033: hue angle of 44.63º 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 #857033 is Cyan = 0, Magento = 0.16, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 51 | - |
| CMYK | 0 | 0.16 | 0.62 | 0.48 |
| HSL | 44.63º | 0.45% | 0.36% | - |
| HSV(B) | 44.63º | 0.62% | 0.52% | - |
| XYZ | 16.06 | 16.81 | 5.53 | - |
| YUV | 111.33 | 93.96 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 51 | 0 | 0.16 | 0.62 | 0.48 | 44.63 | 0.45 | 0.36 |
| Hex | 85 | 70 | 33 | 0 | 10 | 3E | 30 | 2D | 2D | 24 |
| Octal | 205 | 160 | 63 | 0 | 20 | 76 | 60 | 55 | 55 | 44 |
| Binary | 10000101 | 1110000 | 110011 | 0 | 10000 | 111110 | 110000 | 101101 | 101101 | 100100 |
Color Harmonies of #857033
Complementary color
Monochromatic Colors of #857033
Black with #857033
Text Example
Text Example
White with #857033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857033; }
p { color: rgb(133,112,51); }
H1.HeaderClassName
{
color: #857033;
}
.AnyTagClassName
{
color: #857033;
}
</style>
background-color css
<style>
a { background-color: #857033; }
a { background-color: rgb(133,112,51); }
div.DivClassName
{
background-color: #857033;
}
.BgClassName
{
background-color: #857033;
}
</style>
border-color css
<style>
span { border-color: #857033; }
span { border-color: rgb(133,112,51); }
td.TdClassName
{
border-color: #857033;
}
.TagClassName
{
border-color: #857033;
}
</style>