Shades of Corn Harvest #856832
Tints of Corn Harvest #856832
RGB
CMYK
RGB Variations
Color information
#856832 (or 0x856832) is known color: Corn Harvest. HEX triplet: 85, 68 and 32. RGB value is (133,104,50). Sum of RGB (Red+Green+Blue) = 133+104+50=287 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.34% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 50 (19.92% from 255 or 17.42% from 287); Max value from RGB is 133 - color contains mainly: red. Hex color #856832 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856832 is #7A97CD. Grayscale: #6A6A6A. Windows color (decimal): -8034254 or 3303557. OLE color: 3303557.
HSL color Cylindrical-coordinate representation of color #856832: hue angle of 39.04º 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 #856832 is Cyan = 0, Magento = 0.22, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 50 | - |
| CMYK | 0 | 0.22 | 0.62 | 0.48 |
| HSL | 39.04º | 0.45% | 0.36% | - |
| HSV(B) | 39.04º | 0.62% | 0.52% | - |
| XYZ | 15.2 | 15.12 | 5.13 | - |
| YUV | 106.52 | 96.11 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 50 | 0 | 0.22 | 0.62 | 0.48 | 39.04 | 0.45 | 0.36 |
| Hex | 85 | 68 | 32 | 0 | 16 | 3E | 30 | 27 | 2D | 24 |
| Octal | 205 | 150 | 62 | 0 | 26 | 76 | 60 | 47 | 55 | 44 |
| Binary | 10000101 | 1101000 | 110010 | 0 | 10110 | 111110 | 110000 | 100111 | 101101 | 100100 |
Color Harmonies of #856832
Complementary color
Monochromatic Colors of #856832
Black with #856832
Text Example
Text Example
White with #856832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856832; }
p { color: rgb(133,104,50); }
H1.HeaderClassName
{
color: #856832;
}
.AnyTagClassName
{
color: #856832;
}
</style>
background-color css
<style>
a { background-color: #856832; }
a { background-color: rgb(133,104,50); }
div.DivClassName
{
background-color: #856832;
}
.BgClassName
{
background-color: #856832;
}
</style>
border-color css
<style>
span { border-color: #856832; }
span { border-color: rgb(133,104,50); }
td.TdClassName
{
border-color: #856832;
}
.TagClassName
{
border-color: #856832;
}
</style>