Shades of Corn Harvest #867236
Tints of Corn Harvest #867236
RGB
CMYK
RGB Variations
Color information
#867236 (or 0x867236) is known color: Corn Harvest. HEX triplet: 86, 72 and 36. RGB value is (134,114,54). Sum of RGB (Red+Green+Blue) = 134+114+54=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 114 (44.92% from 255 or 37.75% from 302); Blue value is 54 (21.48% from 255 or 17.88% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #867236 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867236 is #798DC9. Grayscale: #717171. Windows color (decimal): -7966154 or 3568262. OLE color: 3568262.
HSL color Cylindrical-coordinate representation of color #867236: hue angle of 45º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #867236 is Cyan = 0, Magento = 0.15, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 54 | - |
| CMYK | 0 | 0.15 | 0.60 | 0.47 |
| HSL | 45º | 0.43% | 0.37% | - |
| HSV(B) | 45º | 0.6% | 0.53% | - |
| XYZ | 16.51 | 17.37 | 5.97 | - |
| YUV | 113.14 | 94.63 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 54 | 0 | 0.15 | 0.60 | 0.47 | 45 | 0.43 | 0.37 |
| Hex | 86 | 72 | 36 | 0 | F | 3C | 2F | 2D | 2B | 25 |
| Octal | 206 | 162 | 66 | 0 | 17 | 74 | 57 | 55 | 53 | 45 |
| Binary | 10000110 | 1110010 | 110110 | 0 | 1111 | 111100 | 101111 | 101101 | 101011 | 100101 |
Color Harmonies of #867236
Complementary color
Monochromatic Colors of #867236
Black with #867236
Text Example
Text Example
White with #867236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867236; }
p { color: rgb(134,114,54); }
H1.HeaderClassName
{
color: #867236;
}
.AnyTagClassName
{
color: #867236;
}
</style>
background-color css
<style>
a { background-color: #867236; }
a { background-color: rgb(134,114,54); }
div.DivClassName
{
background-color: #867236;
}
.BgClassName
{
background-color: #867236;
}
</style>
border-color css
<style>
span { border-color: #867236; }
span { border-color: rgb(134,114,54); }
td.TdClassName
{
border-color: #867236;
}
.TagClassName
{
border-color: #867236;
}
</style>