Shades of Corn Harvest #867631
Tints of Corn Harvest #867631
RGB
CMYK
RGB Variations
Color information
#867631 (or 0x867631) is known color: Corn Harvest. HEX triplet: 86, 76 and 31. RGB value is (134,118,49). Sum of RGB (Red+Green+Blue) = 134+118+49=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 118 (46.48% from 255 or 39.20% from 301); Blue value is 49 (19.53% from 255 or 16.28% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #867631 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867631 is #7989CE. Grayscale: #737373. Windows color (decimal): -7965135 or 3241606. OLE color: 3241606.
HSL color Cylindrical-coordinate representation of color #867631: hue angle of 48.71º 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 #867631 is Cyan = 0, Magento = 0.12, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 49 | - |
| CMYK | 0 | 0.12 | 0.63 | 0.47 |
| HSL | 48.71º | 0.46% | 0.36% | - |
| HSV(B) | 48.71º | 0.63% | 0.53% | - |
| XYZ | 16.86 | 18.25 | 5.54 | - |
| YUV | 114.92 | 90.8 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 49 | 0 | 0.12 | 0.63 | 0.47 | 48.71 | 0.46 | 0.36 |
| Hex | 86 | 76 | 31 | 0 | C | 3F | 2F | 31 | 2E | 24 |
| Octal | 206 | 166 | 61 | 0 | 14 | 77 | 57 | 61 | 56 | 44 |
| Binary | 10000110 | 1110110 | 110001 | 0 | 1100 | 111111 | 101111 | 110001 | 101110 | 100100 |
Color Harmonies of #867631
Complementary color
Monochromatic Colors of #867631
Black with #867631
Text Example
Text Example
White with #867631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867631; }
p { color: rgb(134,118,49); }
H1.HeaderClassName
{
color: #867631;
}
.AnyTagClassName
{
color: #867631;
}
</style>
background-color css
<style>
a { background-color: #867631; }
a { background-color: rgb(134,118,49); }
div.DivClassName
{
background-color: #867631;
}
.BgClassName
{
background-color: #867631;
}
</style>
border-color css
<style>
span { border-color: #867631; }
span { border-color: rgb(134,118,49); }
td.TdClassName
{
border-color: #867631;
}
.TagClassName
{
border-color: #867631;
}
</style>