Shades of Corn Harvest #866929
Tints of Corn Harvest #866929
RGB
CMYK
RGB Variations
Color information
#866929 (or 0x866929) is known color: Corn Harvest. HEX triplet: 86, 69 and 29. RGB value is (134,105,41). Sum of RGB (Red+Green+Blue) = 134+105+41=280 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.86% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 41 (16.41% from 255 or 14.64% from 280); Max value from RGB is 134 - color contains mainly: red. Hex color #866929 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866929 is #7996D6. Grayscale: #6A6A6A. Windows color (decimal): -7968471 or 2713990. OLE color: 2713990.
HSL color Cylindrical-coordinate representation of color #866929: hue angle of 41.29º 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 #866929 is Cyan = 0, Magento = 0.22, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 41 | - |
| CMYK | 0 | 0.22 | 0.69 | 0.47 |
| HSL | 41.29º | 0.53% | 0.34% | - |
| HSV(B) | 41.29º | 0.69% | 0.53% | - |
| XYZ | 15.28 | 15.33 | 4.25 | - |
| YUV | 106.38 | 91.11 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 41 | 0 | 0.22 | 0.69 | 0.47 | 41.29 | 0.53 | 0.34 |
| Hex | 86 | 69 | 29 | 0 | 16 | 45 | 2F | 29 | 35 | 22 |
| Octal | 206 | 151 | 51 | 0 | 26 | 105 | 57 | 51 | 65 | 42 |
| Binary | 10000110 | 1101001 | 101001 | 0 | 10110 | 1000101 | 101111 | 101001 | 110101 | 100010 |
Color Harmonies of #866929
Complementary color
Monochromatic Colors of #866929
Black with #866929
Text Example
Text Example
White with #866929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866929; }
p { color: rgb(134,105,41); }
H1.HeaderClassName
{
color: #866929;
}
.AnyTagClassName
{
color: #866929;
}
</style>
background-color css
<style>
a { background-color: #866929; }
a { background-color: rgb(134,105,41); }
div.DivClassName
{
background-color: #866929;
}
.BgClassName
{
background-color: #866929;
}
</style>
border-color css
<style>
span { border-color: #866929; }
span { border-color: rgb(134,105,41); }
td.TdClassName
{
border-color: #866929;
}
.TagClassName
{
border-color: #866929;
}
</style>