Shades of Corn Harvest #887828
Tints of Corn Harvest #887828
RGB
CMYK
RGB Variations
Color information
#887828 (or 0x887828) is known color: Corn Harvest. HEX triplet: 88, 78 and 28. RGB value is (136,120,40). Sum of RGB (Red+Green+Blue) = 136+120+40=296 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.95% from 296); Green value is 120 (47.27% from 255 or 40.54% from 296); Blue value is 40 (16.02% from 255 or 13.51% from 296); Max value from RGB is 136 - color contains mainly: red. Hex color #887828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887828 is #7787D7. Grayscale: #747474. Windows color (decimal): -7833560 or 2652296. OLE color: 2652296.
HSL color Cylindrical-coordinate representation of color #887828: hue angle of 50º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #887828 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 40 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.47 |
| HSL | 50º | 0.55% | 0.35% | - |
| HSV(B) | 50º | 0.71% | 0.53% | - |
| XYZ | 17.25 | 18.82 | 4.73 | - |
| YUV | 115.66 | 85.3 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 40 | 0 | 0.12 | 0.71 | 0.47 | 50 | 0.55 | 0.35 |
| Hex | 88 | 78 | 28 | 0 | C | 47 | 2F | 32 | 37 | 23 |
| Octal | 210 | 170 | 50 | 0 | 14 | 107 | 57 | 62 | 67 | 43 |
| Binary | 10001000 | 1111000 | 101000 | 0 | 1100 | 1000111 | 101111 | 110010 | 110111 | 100011 |
Color Harmonies of #887828
Complementary color
Monochromatic Colors of #887828
Black with #887828
Text Example
Text Example
White with #887828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887828; }
p { color: rgb(136,120,40); }
H1.HeaderClassName
{
color: #887828;
}
.AnyTagClassName
{
color: #887828;
}
</style>
background-color css
<style>
a { background-color: #887828; }
a { background-color: rgb(136,120,40); }
div.DivClassName
{
background-color: #887828;
}
.BgClassName
{
background-color: #887828;
}
</style>
border-color css
<style>
span { border-color: #887828; }
span { border-color: rgb(136,120,40); }
td.TdClassName
{
border-color: #887828;
}
.TagClassName
{
border-color: #887828;
}
</style>