Shades of Corn Harvest #867531
Tints of Corn Harvest #867531
RGB
CMYK
RGB Variations
Color information
#867531 (or 0x867531) is known color: Corn Harvest. HEX triplet: 86, 75 and 31. RGB value is (134,117,49). Sum of RGB (Red+Green+Blue) = 134+117+49=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 49 (19.53% from 255 or 16.33% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #867531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867531 is #798ACE. Grayscale: #727272. Windows color (decimal): -7965391 or 3241350. OLE color: 3241350.
HSL color Cylindrical-coordinate representation of color #867531: hue angle of 48º 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 #867531 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 49 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.47 |
| HSL | 48º | 0.46% | 0.36% | - |
| HSV(B) | 48º | 0.63% | 0.53% | - |
| XYZ | 16.75 | 18.01 | 5.5 | - |
| YUV | 114.33 | 91.13 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 49 | 0 | 0.13 | 0.63 | 0.47 | 48 | 0.46 | 0.36 |
| Hex | 86 | 75 | 31 | 0 | D | 3F | 2F | 30 | 2E | 24 |
| Octal | 206 | 165 | 61 | 0 | 15 | 77 | 57 | 60 | 56 | 44 |
| Binary | 10000110 | 1110101 | 110001 | 0 | 1101 | 111111 | 101111 | 110000 | 101110 | 100100 |
Color Harmonies of #867531
Complementary color
Monochromatic Colors of #867531
Black with #867531
Text Example
Text Example
White with #867531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867531; }
p { color: rgb(134,117,49); }
H1.HeaderClassName
{
color: #867531;
}
.AnyTagClassName
{
color: #867531;
}
</style>
background-color css
<style>
a { background-color: #867531; }
a { background-color: rgb(134,117,49); }
div.DivClassName
{
background-color: #867531;
}
.BgClassName
{
background-color: #867531;
}
</style>
border-color css
<style>
span { border-color: #867531; }
span { border-color: rgb(134,117,49); }
td.TdClassName
{
border-color: #867531;
}
.TagClassName
{
border-color: #867531;
}
</style>