Shades of Corn Harvest #877231
Tints of Corn Harvest #877231
RGB
CMYK
RGB Variations
Color information
#877231 (or 0x877231) is known color: Corn Harvest. HEX triplet: 87, 72 and 31. RGB value is (135,114,49). Sum of RGB (Red+Green+Blue) = 135+114+49=298 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.30% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 49 (19.53% from 255 or 16.44% from 298); Max value from RGB is 135 - color contains mainly: red. Hex color #877231 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877231 is #788DCE. Grayscale: #717171. Windows color (decimal): -7900623 or 3240583. OLE color: 3240583.
HSL color Cylindrical-coordinate representation of color #877231: hue angle of 45.35º 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 #877231 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 49 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.47 |
| HSL | 45.35º | 0.47% | 0.36% | - |
| HSV(B) | 45.35º | 0.64% | 0.53% | - |
| XYZ | 16.56 | 17.41 | 5.39 | - |
| YUV | 112.87 | 91.96 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 49 | 0 | 0.16 | 0.64 | 0.47 | 45.35 | 0.47 | 0.36 |
| Hex | 87 | 72 | 31 | 0 | 10 | 40 | 2F | 2D | 2F | 24 |
| Octal | 207 | 162 | 61 | 0 | 20 | 100 | 57 | 55 | 57 | 44 |
| Binary | 10000111 | 1110010 | 110001 | 0 | 10000 | 1000000 | 101111 | 101101 | 101111 | 100100 |
Color Harmonies of #877231
Complementary color
Monochromatic Colors of #877231
Black with #877231
Text Example
Text Example
White with #877231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877231; }
p { color: rgb(135,114,49); }
H1.HeaderClassName
{
color: #877231;
}
.AnyTagClassName
{
color: #877231;
}
</style>
background-color css
<style>
a { background-color: #877231; }
a { background-color: rgb(135,114,49); }
div.DivClassName
{
background-color: #877231;
}
.BgClassName
{
background-color: #877231;
}
</style>
border-color css
<style>
span { border-color: #877231; }
span { border-color: rgb(135,114,49); }
td.TdClassName
{
border-color: #877231;
}
.TagClassName
{
border-color: #877231;
}
</style>