Shades of Corn Harvest #887726
Tints of Corn Harvest #887726
RGB
CMYK
RGB Variations
Color information
#887726 (or 0x887726) is known color: Corn Harvest. HEX triplet: 88, 77 and 26. RGB value is (136,119,38). Sum of RGB (Red+Green+Blue) = 136+119+38=293 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.42% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 38 (15.23% from 255 or 12.97% from 293); Max value from RGB is 136 - color contains mainly: red. Hex color #887726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887726 is #7788D9. Grayscale: #737373. Windows color (decimal): -7833818 or 2520968. OLE color: 2520968.
HSL color Cylindrical-coordinate representation of color #887726: hue angle of 49.59º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #887726 is Cyan = 0, Magento = 0.12, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 38 | - |
| CMYK | 0 | 0.12 | 0.72 | 0.47 |
| HSL | 49.59º | 0.56% | 0.34% | - |
| HSV(B) | 49.59º | 0.72% | 0.53% | - |
| XYZ | 17.1 | 18.57 | 4.52 | - |
| YUV | 114.85 | 84.63 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 38 | 0 | 0.12 | 0.72 | 0.47 | 49.59 | 0.56 | 0.34 |
| Hex | 88 | 77 | 26 | 0 | C | 48 | 2F | 32 | 38 | 22 |
| Octal | 210 | 167 | 46 | 0 | 14 | 110 | 57 | 62 | 70 | 42 |
| Binary | 10001000 | 1110111 | 100110 | 0 | 1100 | 1001000 | 101111 | 110010 | 111000 | 100010 |
Color Harmonies of #887726
Complementary color
Monochromatic Colors of #887726
Black with #887726
Text Example
Text Example
White with #887726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887726; }
p { color: rgb(136,119,38); }
H1.HeaderClassName
{
color: #887726;
}
.AnyTagClassName
{
color: #887726;
}
</style>
background-color css
<style>
a { background-color: #887726; }
a { background-color: rgb(136,119,38); }
div.DivClassName
{
background-color: #887726;
}
.BgClassName
{
background-color: #887726;
}
</style>
border-color css
<style>
span { border-color: #887726; }
span { border-color: rgb(136,119,38); }
td.TdClassName
{
border-color: #887726;
}
.TagClassName
{
border-color: #887726;
}
</style>