Shades of Corn Harvest #867435
Tints of Corn Harvest #867435
RGB
CMYK
RGB Variations
Color information
#867435 (or 0x867435) is known color: Corn Harvest. HEX triplet: 86, 74 and 35. RGB value is (134,116,53). Sum of RGB (Red+Green+Blue) = 134+116+53=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 116 (45.70% from 255 or 38.28% from 303); Blue value is 53 (21.09% from 255 or 17.49% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #867435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867435 is #798BCA. Grayscale: #727272. Windows color (decimal): -7965643 or 3503238. OLE color: 3503238.
HSL color Cylindrical-coordinate representation of color #867435: hue angle of 46.67º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #867435 is Cyan = 0, Magento = 0.13, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 53 | - |
| CMYK | 0 | 0.13 | 0.60 | 0.47 |
| HSL | 46.67º | 0.43% | 0.37% | - |
| HSV(B) | 46.67º | 0.6% | 0.53% | - |
| XYZ | 16.72 | 17.82 | 5.93 | - |
| YUV | 114.2 | 93.46 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 53 | 0 | 0.13 | 0.60 | 0.47 | 46.67 | 0.43 | 0.37 |
| Hex | 86 | 74 | 35 | 0 | D | 3C | 2F | 2F | 2B | 25 |
| Octal | 206 | 164 | 65 | 0 | 15 | 74 | 57 | 57 | 53 | 45 |
| Binary | 10000110 | 1110100 | 110101 | 0 | 1101 | 111100 | 101111 | 101111 | 101011 | 100101 |
Color Harmonies of #867435
Complementary color
Monochromatic Colors of #867435
Black with #867435
Text Example
Text Example
White with #867435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867435; }
p { color: rgb(134,116,53); }
H1.HeaderClassName
{
color: #867435;
}
.AnyTagClassName
{
color: #867435;
}
</style>
background-color css
<style>
a { background-color: #867435; }
a { background-color: rgb(134,116,53); }
div.DivClassName
{
background-color: #867435;
}
.BgClassName
{
background-color: #867435;
}
</style>
border-color css
<style>
span { border-color: #867435; }
span { border-color: rgb(134,116,53); }
td.TdClassName
{
border-color: #867435;
}
.TagClassName
{
border-color: #867435;
}
</style>