Shades of Corn Harvest #867137
Tints of Corn Harvest #867137
RGB
CMYK
RGB Variations
Color information
#867137 (or 0x867137) is known color: Corn Harvest. HEX triplet: 86, 71 and 37. RGB value is (134,113,55). Sum of RGB (Red+Green+Blue) = 134+113+55=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 113 (44.53% from 255 or 37.42% from 302); Blue value is 55 (21.88% from 255 or 18.21% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #867137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867137 is #798EC8. Grayscale: #707070. Windows color (decimal): -7966409 or 3633542. OLE color: 3633542.
HSL color Cylindrical-coordinate representation of color #867137: hue angle of 44.05º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #867137 is Cyan = 0, Magento = 0.16, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 55 | - |
| CMYK | 0 | 0.16 | 0.59 | 0.47 |
| HSL | 44.05º | 0.42% | 0.37% | - |
| HSV(B) | 44.05º | 0.59% | 0.53% | - |
| XYZ | 16.43 | 17.15 | 6.06 | - |
| YUV | 112.67 | 95.46 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 55 | 0 | 0.16 | 0.59 | 0.47 | 44.05 | 0.42 | 0.37 |
| Hex | 86 | 71 | 37 | 0 | 10 | 3B | 2F | 2C | 2A | 25 |
| Octal | 206 | 161 | 67 | 0 | 20 | 73 | 57 | 54 | 52 | 45 |
| Binary | 10000110 | 1110001 | 110111 | 0 | 10000 | 111011 | 101111 | 101100 | 101010 | 100101 |
Color Harmonies of #867137
Complementary color
Monochromatic Colors of #867137
Black with #867137
Text Example
Text Example
White with #867137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867137; }
p { color: rgb(134,113,55); }
H1.HeaderClassName
{
color: #867137;
}
.AnyTagClassName
{
color: #867137;
}
</style>
background-color css
<style>
a { background-color: #867137; }
a { background-color: rgb(134,113,55); }
div.DivClassName
{
background-color: #867137;
}
.BgClassName
{
background-color: #867137;
}
</style>
border-color css
<style>
span { border-color: #867137; }
span { border-color: rgb(134,113,55); }
td.TdClassName
{
border-color: #867137;
}
.TagClassName
{
border-color: #867137;
}
</style>