Shades of Corn Harvest #867028
Tints of Corn Harvest #867028
RGB
CMYK
RGB Variations
Color information
#867028 (or 0x867028) is known color: Corn Harvest. HEX triplet: 86, 70 and 28. RGB value is (134,112,40). Sum of RGB (Red+Green+Blue) = 134+112+40=286 (37% of max value = 765). Red value is 134 (52.73% from 255 or 46.85% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 40 (16.02% from 255 or 13.99% from 286); Max value from RGB is 134 - color contains mainly: red. Hex color #867028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867028 is #798FD7. Grayscale: #6E6E6E. Windows color (decimal): -7966680 or 2650246. OLE color: 2650246.
HSL color Cylindrical-coordinate representation of color #867028: hue angle of 45.96º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #867028 is Cyan = 0, Magento = 0.16, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 40 | - |
| CMYK | 0 | 0.16 | 0.70 | 0.47 |
| HSL | 45.96º | 0.54% | 0.34% | - |
| HSV(B) | 45.96º | 0.7% | 0.53% | - |
| XYZ | 16.01 | 16.81 | 4.41 | - |
| YUV | 110.37 | 88.29 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 40 | 0 | 0.16 | 0.70 | 0.47 | 45.96 | 0.54 | 0.34 |
| Hex | 86 | 70 | 28 | 0 | 10 | 46 | 2F | 2E | 36 | 22 |
| Octal | 206 | 160 | 50 | 0 | 20 | 106 | 57 | 56 | 66 | 42 |
| Binary | 10000110 | 1110000 | 101000 | 0 | 10000 | 1000110 | 101111 | 101110 | 110110 | 100010 |
Color Harmonies of #867028
Complementary color
Monochromatic Colors of #867028
Black with #867028
Text Example
Text Example
White with #867028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867028; }
p { color: rgb(134,112,40); }
H1.HeaderClassName
{
color: #867028;
}
.AnyTagClassName
{
color: #867028;
}
</style>
background-color css
<style>
a { background-color: #867028; }
a { background-color: rgb(134,112,40); }
div.DivClassName
{
background-color: #867028;
}
.BgClassName
{
background-color: #867028;
}
</style>
border-color css
<style>
span { border-color: #867028; }
span { border-color: rgb(134,112,40); }
td.TdClassName
{
border-color: #867028;
}
.TagClassName
{
border-color: #867028;
}
</style>