Shades of Corn Harvest #867730
Tints of Corn Harvest #867730
RGB
CMYK
RGB Variations
Color information
#867730 (or 0x867730) is known color: Corn Harvest. HEX triplet: 86, 77 and 30. RGB value is (134,119,48). Sum of RGB (Red+Green+Blue) = 134+119+48=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 48 (19.14% from 255 or 15.95% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #867730 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867730 is #7988CF. Grayscale: #737373. Windows color (decimal): -7964880 or 3176326. OLE color: 3176326.
HSL color Cylindrical-coordinate representation of color #867730: hue angle of 49.53º 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 #867730 is Cyan = 0, Magento = 0.11, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 48 | - |
| CMYK | 0 | 0.11 | 0.64 | 0.47 |
| HSL | 49.53º | 0.47% | 0.36% | - |
| HSV(B) | 49.53º | 0.64% | 0.53% | - |
| XYZ | 16.96 | 18.48 | 5.47 | - |
| YUV | 115.39 | 89.97 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 48 | 0 | 0.11 | 0.64 | 0.47 | 49.53 | 0.47 | 0.36 |
| Hex | 86 | 77 | 30 | 0 | B | 40 | 2F | 32 | 2F | 24 |
| Octal | 206 | 167 | 60 | 0 | 13 | 100 | 57 | 62 | 57 | 44 |
| Binary | 10000110 | 1110111 | 110000 | 0 | 1011 | 1000000 | 101111 | 110010 | 101111 | 100100 |
Color Harmonies of #867730
Complementary color
Monochromatic Colors of #867730
Black with #867730
Text Example
Text Example
White with #867730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867730; }
p { color: rgb(134,119,48); }
H1.HeaderClassName
{
color: #867730;
}
.AnyTagClassName
{
color: #867730;
}
</style>
background-color css
<style>
a { background-color: #867730; }
a { background-color: rgb(134,119,48); }
div.DivClassName
{
background-color: #867730;
}
.BgClassName
{
background-color: #867730;
}
</style>
border-color css
<style>
span { border-color: #867730; }
span { border-color: rgb(134,119,48); }
td.TdClassName
{
border-color: #867730;
}
.TagClassName
{
border-color: #867730;
}
</style>