Shades of Corn Harvest #867535
Tints of Corn Harvest #867535
RGB
CMYK
RGB Variations
Color information
#867535 (or 0x867535) is known color: Corn Harvest. HEX triplet: 86, 75 and 35. RGB value is (134,117,53). Sum of RGB (Red+Green+Blue) = 134+117+53=304 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.08% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 53 (21.09% from 255 or 17.43% from 304); Max value from RGB is 134 - color contains mainly: red. Hex color #867535 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867535 is #798ACA. Grayscale: #737373. Windows color (decimal): -7965387 or 3503494. OLE color: 3503494.
HSL color Cylindrical-coordinate representation of color #867535: hue angle of 47.41º 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 #867535 is Cyan = 0, Magento = 0.13, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 53 | - |
| CMYK | 0 | 0.13 | 0.60 | 0.47 |
| HSL | 47.41º | 0.43% | 0.37% | - |
| HSV(B) | 47.41º | 0.6% | 0.53% | - |
| XYZ | 16.84 | 18.05 | 5.96 | - |
| YUV | 114.79 | 93.13 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 53 | 0 | 0.13 | 0.60 | 0.47 | 47.41 | 0.43 | 0.37 |
| Hex | 86 | 75 | 35 | 0 | D | 3C | 2F | 2F | 2B | 25 |
| Octal | 206 | 165 | 65 | 0 | 15 | 74 | 57 | 57 | 53 | 45 |
| Binary | 10000110 | 1110101 | 110101 | 0 | 1101 | 111100 | 101111 | 101111 | 101011 | 100101 |
Color Harmonies of #867535
Complementary color
Monochromatic Colors of #867535
Black with #867535
Text Example
Text Example
White with #867535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867535; }
p { color: rgb(134,117,53); }
H1.HeaderClassName
{
color: #867535;
}
.AnyTagClassName
{
color: #867535;
}
</style>
background-color css
<style>
a { background-color: #867535; }
a { background-color: rgb(134,117,53); }
div.DivClassName
{
background-color: #867535;
}
.BgClassName
{
background-color: #867535;
}
</style>
border-color css
<style>
span { border-color: #867535; }
span { border-color: rgb(134,117,53); }
td.TdClassName
{
border-color: #867535;
}
.TagClassName
{
border-color: #867535;
}
</style>