Shades of Corn Harvest #877028
Tints of Corn Harvest #877028
RGB
CMYK
RGB Variations
Color information
#877028 (or 0x877028) is known color: Corn Harvest. HEX triplet: 87, 70 and 28. RGB value is (135,112,40). Sum of RGB (Red+Green+Blue) = 135+112+40=287 (38% of max value = 765). Red value is 135 (53.12% from 255 or 47.04% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 40 (16.02% from 255 or 13.94% from 287); Max value from RGB is 135 - color contains mainly: red. Hex color #877028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877028 is #788FD7. Grayscale: #6E6E6E. Windows color (decimal): -7901144 or 2650247. OLE color: 2650247.
HSL color Cylindrical-coordinate representation of color #877028: hue angle of 45.47º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #877028 is Cyan = 0, Magento = 0.17, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 40 | - |
| CMYK | 0 | 0.17 | 0.70 | 0.47 |
| HSL | 45.47º | 0.54% | 0.34% | - |
| HSV(B) | 45.47º | 0.7% | 0.53% | - |
| XYZ | 16.17 | 16.89 | 4.42 | - |
| YUV | 110.67 | 88.12 | 145.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 40 | 0 | 0.17 | 0.70 | 0.47 | 45.47 | 0.54 | 0.34 |
| Hex | 87 | 70 | 28 | 0 | 11 | 46 | 2F | 2D | 36 | 22 |
| Octal | 207 | 160 | 50 | 0 | 21 | 106 | 57 | 55 | 66 | 42 |
| Binary | 10000111 | 1110000 | 101000 | 0 | 10001 | 1000110 | 101111 | 101101 | 110110 | 100010 |
Color Harmonies of #877028
Complementary color
Monochromatic Colors of #877028
Black with #877028
Text Example
Text Example
White with #877028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877028; }
p { color: rgb(135,112,40); }
H1.HeaderClassName
{
color: #877028;
}
.AnyTagClassName
{
color: #877028;
}
</style>
background-color css
<style>
a { background-color: #877028; }
a { background-color: rgb(135,112,40); }
div.DivClassName
{
background-color: #877028;
}
.BgClassName
{
background-color: #877028;
}
</style>
border-color css
<style>
span { border-color: #877028; }
span { border-color: rgb(135,112,40); }
td.TdClassName
{
border-color: #877028;
}
.TagClassName
{
border-color: #877028;
}
</style>