Shades of Corn Harvest #867332
Tints of Corn Harvest #867332
RGB
CMYK
RGB Variations
Color information
#867332 (or 0x867332) is known color: Corn Harvest. HEX triplet: 86, 73 and 32. RGB value is (134,115,50). Sum of RGB (Red+Green+Blue) = 134+115+50=299 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.82% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 50 (19.92% from 255 or 16.72% from 299); Max value from RGB is 134 - color contains mainly: red. Hex color #867332 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867332 is #798CCD. Grayscale: #717171. Windows color (decimal): -7965902 or 3306374. OLE color: 3306374.
HSL color Cylindrical-coordinate representation of color #867332: hue angle of 46.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #867332 is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 50 | - |
| CMYK | 0 | 0.14 | 0.63 | 0.47 |
| HSL | 46.43º | 0.46% | 0.36% | - |
| HSV(B) | 46.43º | 0.63% | 0.53% | - |
| XYZ | 16.54 | 17.56 | 5.54 | - |
| YUV | 113.27 | 92.29 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 50 | 0 | 0.14 | 0.63 | 0.47 | 46.43 | 0.46 | 0.36 |
| Hex | 86 | 73 | 32 | 0 | E | 3F | 2F | 2E | 2E | 24 |
| Octal | 206 | 163 | 62 | 0 | 16 | 77 | 57 | 56 | 56 | 44 |
| Binary | 10000110 | 1110011 | 110010 | 0 | 1110 | 111111 | 101111 | 101110 | 101110 | 100100 |
Color Harmonies of #867332
Complementary color
Monochromatic Colors of #867332
Black with #867332
Text Example
Text Example
White with #867332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867332; }
p { color: rgb(134,115,50); }
H1.HeaderClassName
{
color: #867332;
}
.AnyTagClassName
{
color: #867332;
}
</style>
background-color css
<style>
a { background-color: #867332; }
a { background-color: rgb(134,115,50); }
div.DivClassName
{
background-color: #867332;
}
.BgClassName
{
background-color: #867332;
}
</style>
border-color css
<style>
span { border-color: #867332; }
span { border-color: rgb(134,115,50); }
td.TdClassName
{
border-color: #867332;
}
.TagClassName
{
border-color: #867332;
}
</style>