Shades of Corn Harvest #867031
Tints of Corn Harvest #867031
RGB
CMYK
RGB Variations
Color information
#867031 (or 0x867031) is known color: Corn Harvest. HEX triplet: 86, 70 and 31. RGB value is (134,112,49). Sum of RGB (Red+Green+Blue) = 134+112+49=295 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.42% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 49 (19.53% from 255 or 16.61% from 295); Max value from RGB is 134 - color contains mainly: red. Hex color #867031 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867031 is #798FCE. Grayscale: #6F6F6F. Windows color (decimal): -7966671 or 3240070. OLE color: 3240070.
HSL color Cylindrical-coordinate representation of color #867031: hue angle of 44.47º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #867031 is Cyan = 0, Magento = 0.16, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 49 | - |
| CMYK | 0 | 0.16 | 0.63 | 0.47 |
| HSL | 44.47º | 0.46% | 0.36% | - |
| HSV(B) | 44.47º | 0.63% | 0.53% | - |
| XYZ | 16.18 | 16.88 | 5.31 | - |
| YUV | 111.4 | 92.79 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 49 | 0 | 0.16 | 0.63 | 0.47 | 44.47 | 0.46 | 0.36 |
| Hex | 86 | 70 | 31 | 0 | 10 | 3F | 2F | 2C | 2E | 24 |
| Octal | 206 | 160 | 61 | 0 | 20 | 77 | 57 | 54 | 56 | 44 |
| Binary | 10000110 | 1110000 | 110001 | 0 | 10000 | 111111 | 101111 | 101100 | 101110 | 100100 |
Color Harmonies of #867031
Complementary color
Monochromatic Colors of #867031
Black with #867031
Text Example
Text Example
White with #867031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867031; }
p { color: rgb(134,112,49); }
H1.HeaderClassName
{
color: #867031;
}
.AnyTagClassName
{
color: #867031;
}
</style>
background-color css
<style>
a { background-color: #867031; }
a { background-color: rgb(134,112,49); }
div.DivClassName
{
background-color: #867031;
}
.BgClassName
{
background-color: #867031;
}
</style>
border-color css
<style>
span { border-color: #867031; }
span { border-color: rgb(134,112,49); }
td.TdClassName
{
border-color: #867031;
}
.TagClassName
{
border-color: #867031;
}
</style>