Shades of Corn Harvest #867429
Tints of Corn Harvest #867429
RGB
CMYK
RGB Variations
Color information
#867429 (or 0x867429) is known color: Corn Harvest. HEX triplet: 86, 74 and 29. RGB value is (134,116,41). Sum of RGB (Red+Green+Blue) = 134+116+41=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 41 (16.41% from 255 or 14.09% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #867429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867429 is #798BD6. Grayscale: #717171. Windows color (decimal): -7965655 or 2716806. OLE color: 2716806.
HSL color Cylindrical-coordinate representation of color #867429: hue angle of 48.39º 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 #867429 is Cyan = 0, Magento = 0.13, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 41 | - |
| CMYK | 0 | 0.13 | 0.69 | 0.47 |
| HSL | 48.39º | 0.53% | 0.34% | - |
| HSV(B) | 48.39º | 0.69% | 0.53% | - |
| XYZ | 16.48 | 17.72 | 4.65 | - |
| YUV | 112.83 | 87.46 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 41 | 0 | 0.13 | 0.69 | 0.47 | 48.39 | 0.53 | 0.34 |
| Hex | 86 | 74 | 29 | 0 | D | 45 | 2F | 30 | 35 | 22 |
| Octal | 206 | 164 | 51 | 0 | 15 | 105 | 57 | 60 | 65 | 42 |
| Binary | 10000110 | 1110100 | 101001 | 0 | 1101 | 1000101 | 101111 | 110000 | 110101 | 100010 |
Color Harmonies of #867429
Complementary color
Monochromatic Colors of #867429
Black with #867429
Text Example
Text Example
White with #867429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867429; }
p { color: rgb(134,116,41); }
H1.HeaderClassName
{
color: #867429;
}
.AnyTagClassName
{
color: #867429;
}
</style>
background-color css
<style>
a { background-color: #867429; }
a { background-color: rgb(134,116,41); }
div.DivClassName
{
background-color: #867429;
}
.BgClassName
{
background-color: #867429;
}
</style>
border-color css
<style>
span { border-color: #867429; }
span { border-color: rgb(134,116,41); }
td.TdClassName
{
border-color: #867429;
}
.TagClassName
{
border-color: #867429;
}
</style>