Shades of Corn Harvest #857336
Tints of Corn Harvest #857336
RGB
CMYK
RGB Variations
Color information
#857336 (or 0x857336) is known color: Corn Harvest. HEX triplet: 85, 73 and 36. RGB value is (133,115,54). Sum of RGB (Red+Green+Blue) = 133+115+54=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 54 (21.48% from 255 or 17.88% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #857336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857336 is #7A8CC9. Grayscale: #717171. Windows color (decimal): -8031434 or 3568517. OLE color: 3568517.
HSL color Cylindrical-coordinate representation of color #857336: hue angle of 46.33º degrees, saturation: 0.42, 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 #857336 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 54 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.48 |
| HSL | 46.33º | 0.42% | 0.37% | - |
| HSV(B) | 46.33º | 0.59% | 0.52% | - |
| XYZ | 16.47 | 17.51 | 6 | - |
| YUV | 113.43 | 94.46 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 54 | 0 | 0.14 | 0.59 | 0.48 | 46.33 | 0.42 | 0.37 |
| Hex | 85 | 73 | 36 | 0 | E | 3B | 30 | 2E | 2A | 25 |
| Octal | 205 | 163 | 66 | 0 | 16 | 73 | 60 | 56 | 52 | 45 |
| Binary | 10000101 | 1110011 | 110110 | 0 | 1110 | 111011 | 110000 | 101110 | 101010 | 100101 |
Color Harmonies of #857336
Complementary color
Monochromatic Colors of #857336
Black with #857336
Text Example
Text Example
White with #857336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857336; }
p { color: rgb(133,115,54); }
H1.HeaderClassName
{
color: #857336;
}
.AnyTagClassName
{
color: #857336;
}
</style>
background-color css
<style>
a { background-color: #857336; }
a { background-color: rgb(133,115,54); }
div.DivClassName
{
background-color: #857336;
}
.BgClassName
{
background-color: #857336;
}
</style>
border-color css
<style>
span { border-color: #857336; }
span { border-color: rgb(133,115,54); }
td.TdClassName
{
border-color: #857336;
}
.TagClassName
{
border-color: #857336;
}
</style>