Shades of Corn Harvest #867832
Tints of Corn Harvest #867832
RGB
CMYK
RGB Variations
Color information
#867832 (or 0x867832) is known color: Corn Harvest. HEX triplet: 86, 78 and 32. RGB value is (134,120,50). Sum of RGB (Red+Green+Blue) = 134+120+50=304 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.08% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 50 (19.92% from 255 or 16.45% from 304); Max value from RGB is 134 - color contains mainly: red. Hex color #867832 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867832 is #7987CD. Grayscale: #747474. Windows color (decimal): -7964622 or 3307654. OLE color: 3307654.
HSL color Cylindrical-coordinate representation of color #867832: hue angle of 50º 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 #867832 is Cyan = 0, Magento = 0.10, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 50 | - |
| CMYK | 0 | 0.10 | 0.63 | 0.47 |
| HSL | 50º | 0.46% | 0.36% | - |
| HSV(B) | 50º | 0.63% | 0.53% | - |
| XYZ | 17.12 | 18.73 | 5.73 | - |
| YUV | 116.21 | 90.64 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 50 | 0 | 0.10 | 0.63 | 0.47 | 50 | 0.46 | 0.36 |
| Hex | 86 | 78 | 32 | 0 | A | 3F | 2F | 32 | 2E | 24 |
| Octal | 206 | 170 | 62 | 0 | 12 | 77 | 57 | 62 | 56 | 44 |
| Binary | 10000110 | 1111000 | 110010 | 0 | 1010 | 111111 | 101111 | 110010 | 101110 | 100100 |
Color Harmonies of #867832
Complementary color
Monochromatic Colors of #867832
Black with #867832
Text Example
Text Example
White with #867832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867832; }
p { color: rgb(134,120,50); }
H1.HeaderClassName
{
color: #867832;
}
.AnyTagClassName
{
color: #867832;
}
</style>
background-color css
<style>
a { background-color: #867832; }
a { background-color: rgb(134,120,50); }
div.DivClassName
{
background-color: #867832;
}
.BgClassName
{
background-color: #867832;
}
</style>
border-color css
<style>
span { border-color: #867832; }
span { border-color: rgb(134,120,50); }
td.TdClassName
{
border-color: #867832;
}
.TagClassName
{
border-color: #867832;
}
</style>