Shades of Corn Harvest #887628
Tints of Corn Harvest #887628
RGB
CMYK
RGB Variations
Color information
#887628 (or 0x887628) is known color: Corn Harvest. HEX triplet: 88, 76 and 28. RGB value is (136,118,40). Sum of RGB (Red+Green+Blue) = 136+118+40=294 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.26% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 40 (16.02% from 255 or 13.61% from 294); Max value from RGB is 136 - color contains mainly: red. Hex color #887628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887628 is #7789D7. Grayscale: #727272. Windows color (decimal): -7834072 or 2651784. OLE color: 2651784.
HSL color Cylindrical-coordinate representation of color #887628: hue angle of 48.75º 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 #887628 is Cyan = 0, Magento = 0.13, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 40 | - |
| CMYK | 0 | 0.13 | 0.71 | 0.47 |
| HSL | 48.75º | 0.55% | 0.35% | - |
| HSV(B) | 48.75º | 0.71% | 0.53% | - |
| XYZ | 17.01 | 18.34 | 4.65 | - |
| YUV | 114.49 | 85.96 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 40 | 0 | 0.13 | 0.71 | 0.47 | 48.75 | 0.55 | 0.35 |
| Hex | 88 | 76 | 28 | 0 | D | 47 | 2F | 31 | 37 | 23 |
| Octal | 210 | 166 | 50 | 0 | 15 | 107 | 57 | 61 | 67 | 43 |
| Binary | 10001000 | 1110110 | 101000 | 0 | 1101 | 1000111 | 101111 | 110001 | 110111 | 100011 |
Color Harmonies of #887628
Complementary color
Monochromatic Colors of #887628
Black with #887628
Text Example
Text Example
White with #887628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887628; }
p { color: rgb(136,118,40); }
H1.HeaderClassName
{
color: #887628;
}
.AnyTagClassName
{
color: #887628;
}
</style>
background-color css
<style>
a { background-color: #887628; }
a { background-color: rgb(136,118,40); }
div.DivClassName
{
background-color: #887628;
}
.BgClassName
{
background-color: #887628;
}
</style>
border-color css
<style>
span { border-color: #887628; }
span { border-color: rgb(136,118,40); }
td.TdClassName
{
border-color: #887628;
}
.TagClassName
{
border-color: #887628;
}
</style>