Shades of Corn Harvest #867029
Tints of Corn Harvest #867029
RGB
CMYK
RGB Variations
Color information
#867029 (or 0x867029) is known color: Corn Harvest. HEX triplet: 86, 70 and 29. RGB value is (134,112,41). Sum of RGB (Red+Green+Blue) = 134+112+41=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #867029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867029 is #798FD6. Grayscale: #6E6E6E. Windows color (decimal): -7966679 or 2715782. OLE color: 2715782.
HSL color Cylindrical-coordinate representation of color #867029: hue angle of 45.81º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #867029 is Cyan = 0, Magento = 0.16, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 41 | - |
| CMYK | 0 | 0.16 | 0.69 | 0.47 |
| HSL | 45.81º | 0.53% | 0.34% | - |
| HSV(B) | 45.81º | 0.69% | 0.53% | - |
| XYZ | 16.03 | 16.82 | 4.5 | - |
| YUV | 110.48 | 88.79 | 144.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 41 | 0 | 0.16 | 0.69 | 0.47 | 45.81 | 0.53 | 0.34 |
| Hex | 86 | 70 | 29 | 0 | 10 | 45 | 2F | 2E | 35 | 22 |
| Octal | 206 | 160 | 51 | 0 | 20 | 105 | 57 | 56 | 65 | 42 |
| Binary | 10000110 | 1110000 | 101001 | 0 | 10000 | 1000101 | 101111 | 101110 | 110101 | 100010 |
Color Harmonies of #867029
Complementary color
Monochromatic Colors of #867029
Black with #867029
Text Example
Text Example
White with #867029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867029; }
p { color: rgb(134,112,41); }
H1.HeaderClassName
{
color: #867029;
}
.AnyTagClassName
{
color: #867029;
}
</style>
background-color css
<style>
a { background-color: #867029; }
a { background-color: rgb(134,112,41); }
div.DivClassName
{
background-color: #867029;
}
.BgClassName
{
background-color: #867029;
}
</style>
border-color css
<style>
span { border-color: #867029; }
span { border-color: rgb(134,112,41); }
td.TdClassName
{
border-color: #867029;
}
.TagClassName
{
border-color: #867029;
}
</style>