Shades of Corn Harvest #877228
Tints of Corn Harvest #877228
RGB
CMYK
RGB Variations
Color information
#877228 (or 0x877228) is known color: Corn Harvest. HEX triplet: 87, 72 and 28. RGB value is (135,114,40). Sum of RGB (Red+Green+Blue) = 135+114+40=289 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.71% from 289); Green value is 114 (44.92% from 255 or 39.45% from 289); Blue value is 40 (16.02% from 255 or 13.84% from 289); Max value from RGB is 135 - color contains mainly: red. Hex color #877228 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877228 is #788DD7. Grayscale: #707070. Windows color (decimal): -7900632 or 2650759. OLE color: 2650759.
HSL color Cylindrical-coordinate representation of color #877228: hue angle of 46.74º 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 #877228 is Cyan = 0, Magento = 0.16, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 40 | - |
| CMYK | 0 | 0.16 | 0.70 | 0.47 |
| HSL | 46.74º | 0.54% | 0.34% | - |
| HSV(B) | 46.74º | 0.7% | 0.53% | - |
| XYZ | 16.39 | 17.34 | 4.49 | - |
| YUV | 111.84 | 87.46 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 40 | 0 | 0.16 | 0.70 | 0.47 | 46.74 | 0.54 | 0.34 |
| Hex | 87 | 72 | 28 | 0 | 10 | 46 | 2F | 2F | 36 | 22 |
| Octal | 207 | 162 | 50 | 0 | 20 | 106 | 57 | 57 | 66 | 42 |
| Binary | 10000111 | 1110010 | 101000 | 0 | 10000 | 1000110 | 101111 | 101111 | 110110 | 100010 |
Color Harmonies of #877228
Complementary color
Monochromatic Colors of #877228
Black with #877228
Text Example
Text Example
White with #877228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877228; }
p { color: rgb(135,114,40); }
H1.HeaderClassName
{
color: #877228;
}
.AnyTagClassName
{
color: #877228;
}
</style>
background-color css
<style>
a { background-color: #877228; }
a { background-color: rgb(135,114,40); }
div.DivClassName
{
background-color: #877228;
}
.BgClassName
{
background-color: #877228;
}
</style>
border-color css
<style>
span { border-color: #877228; }
span { border-color: rgb(135,114,40); }
td.TdClassName
{
border-color: #877228;
}
.TagClassName
{
border-color: #877228;
}
</style>