Shades of Corn Harvest #866730
Tints of Corn Harvest #866730
RGB
CMYK
RGB Variations
Color information
#866730 (or 0x866730) is known color: Corn Harvest. HEX triplet: 86, 67 and 30. RGB value is (134,103,48). Sum of RGB (Red+Green+Blue) = 134+103+48=285 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.02% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 48 (19.14% from 255 or 16.84% from 285); Max value from RGB is 134 - color contains mainly: red. Hex color #866730 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866730 is #7998CF. Grayscale: #6A6A6A. Windows color (decimal): -7968976 or 3172230. OLE color: 3172230.
HSL color Cylindrical-coordinate representation of color #866730: hue angle of 38.37º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #866730 is Cyan = 0, Magento = 0.23, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 48 | - |
| CMYK | 0 | 0.23 | 0.64 | 0.47 |
| HSL | 38.37º | 0.47% | 0.36% | - |
| HSV(B) | 38.37º | 0.64% | 0.53% | - |
| XYZ | 15.22 | 14.98 | 4.89 | - |
| YUV | 106 | 95.27 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 48 | 0 | 0.23 | 0.64 | 0.47 | 38.37 | 0.47 | 0.36 |
| Hex | 86 | 67 | 30 | 0 | 17 | 40 | 2F | 26 | 2F | 24 |
| Octal | 206 | 147 | 60 | 0 | 27 | 100 | 57 | 46 | 57 | 44 |
| Binary | 10000110 | 1100111 | 110000 | 0 | 10111 | 1000000 | 101111 | 100110 | 101111 | 100100 |
Color Harmonies of #866730
Complementary color
Monochromatic Colors of #866730
Black with #866730
Text Example
Text Example
White with #866730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866730; }
p { color: rgb(134,103,48); }
H1.HeaderClassName
{
color: #866730;
}
.AnyTagClassName
{
color: #866730;
}
</style>
background-color css
<style>
a { background-color: #866730; }
a { background-color: rgb(134,103,48); }
div.DivClassName
{
background-color: #866730;
}
.BgClassName
{
background-color: #866730;
}
</style>
border-color css
<style>
span { border-color: #866730; }
span { border-color: rgb(134,103,48); }
td.TdClassName
{
border-color: #866730;
}
.TagClassName
{
border-color: #866730;
}
</style>