Shades of Corn Harvest #877131
Tints of Corn Harvest #877131
RGB
CMYK
RGB Variations
Color information
#877131 (or 0x877131) is known color: Corn Harvest. HEX triplet: 87, 71 and 31. RGB value is (135,113,49). Sum of RGB (Red+Green+Blue) = 135+113+49=297 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.45% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 49 (19.53% from 255 or 16.50% from 297); Max value from RGB is 135 - color contains mainly: red. Hex color #877131 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877131 is #788ECE. Grayscale: #707070. Windows color (decimal): -7900879 or 3240327. OLE color: 3240327.
HSL color Cylindrical-coordinate representation of color #877131: hue angle of 44.65º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #877131 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 49 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.47 |
| HSL | 44.65º | 0.47% | 0.36% | - |
| HSV(B) | 44.65º | 0.64% | 0.53% | - |
| XYZ | 16.45 | 17.18 | 5.36 | - |
| YUV | 112.28 | 92.29 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 49 | 0 | 0.16 | 0.64 | 0.47 | 44.65 | 0.47 | 0.36 |
| Hex | 87 | 71 | 31 | 0 | 10 | 40 | 2F | 2D | 2F | 24 |
| Octal | 207 | 161 | 61 | 0 | 20 | 100 | 57 | 55 | 57 | 44 |
| Binary | 10000111 | 1110001 | 110001 | 0 | 10000 | 1000000 | 101111 | 101101 | 101111 | 100100 |
Color Harmonies of #877131
Complementary color
Monochromatic Colors of #877131
Black with #877131
Text Example
Text Example
White with #877131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877131; }
p { color: rgb(135,113,49); }
H1.HeaderClassName
{
color: #877131;
}
.AnyTagClassName
{
color: #877131;
}
</style>
background-color css
<style>
a { background-color: #877131; }
a { background-color: rgb(135,113,49); }
div.DivClassName
{
background-color: #877131;
}
.BgClassName
{
background-color: #877131;
}
</style>
border-color css
<style>
span { border-color: #877131; }
span { border-color: rgb(135,113,49); }
td.TdClassName
{
border-color: #877131;
}
.TagClassName
{
border-color: #877131;
}
</style>