Shades of Corn Harvest #867834
Tints of Corn Harvest #867834
RGB
CMYK
RGB Variations
Color information
#867834 (or 0x867834) is known color: Corn Harvest. HEX triplet: 86, 78 and 34. RGB value is (134,120,52). Sum of RGB (Red+Green+Blue) = 134+120+52=306 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.79% from 306); Green value is 120 (47.27% from 255 or 39.22% from 306); Blue value is 52 (20.70% from 255 or 16.99% from 306); Max value from RGB is 134 - color contains mainly: red. Hex color #867834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867834 is #7987CB. Grayscale: #747474. Windows color (decimal): -7964620 or 3438726. OLE color: 3438726.
HSL color Cylindrical-coordinate representation of color #867834: hue angle of 49.76º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #867834 is Cyan = 0, Magento = 0.10, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 52 | - |
| CMYK | 0 | 0.10 | 0.61 | 0.47 |
| HSL | 49.76º | 0.44% | 0.36% | - |
| HSV(B) | 49.76º | 0.61% | 0.53% | - |
| XYZ | 17.17 | 18.75 | 5.96 | - |
| YUV | 116.43 | 91.64 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 52 | 0 | 0.10 | 0.61 | 0.47 | 49.76 | 0.44 | 0.36 |
| Hex | 86 | 78 | 34 | 0 | A | 3D | 2F | 32 | 2C | 24 |
| Octal | 206 | 170 | 64 | 0 | 12 | 75 | 57 | 62 | 54 | 44 |
| Binary | 10000110 | 1111000 | 110100 | 0 | 1010 | 111101 | 101111 | 110010 | 101100 | 100100 |
Color Harmonies of #867834
Complementary color
Monochromatic Colors of #867834
Black with #867834
Text Example
Text Example
White with #867834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867834; }
p { color: rgb(134,120,52); }
H1.HeaderClassName
{
color: #867834;
}
.AnyTagClassName
{
color: #867834;
}
</style>
background-color css
<style>
a { background-color: #867834; }
a { background-color: rgb(134,120,52); }
div.DivClassName
{
background-color: #867834;
}
.BgClassName
{
background-color: #867834;
}
</style>
border-color css
<style>
span { border-color: #867834; }
span { border-color: rgb(134,120,52); }
td.TdClassName
{
border-color: #867834;
}
.TagClassName
{
border-color: #867834;
}
</style>