Shades of Corn Harvest #887526
Tints of Corn Harvest #887526
RGB
CMYK
RGB Variations
Color information
#887526 (or 0x887526) is known color: Corn Harvest. HEX triplet: 88, 75 and 26. RGB value is (136,117,38). Sum of RGB (Red+Green+Blue) = 136+117+38=291 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.74% from 291); Green value is 117 (46.09% from 255 or 40.21% from 291); Blue value is 38 (15.23% from 255 or 13.06% from 291); Max value from RGB is 136 - color contains mainly: red. Hex color #887526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887526 is #778AD9. Grayscale: #727272. Windows color (decimal): -7834330 or 2520456. OLE color: 2520456.
HSL color Cylindrical-coordinate representation of color #887526: hue angle of 48.37º 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 #887526 is Cyan = 0, Magento = 0.14, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 38 | - |
| CMYK | 0 | 0.14 | 0.72 | 0.47 |
| HSL | 48.37º | 0.56% | 0.34% | - |
| HSV(B) | 48.37º | 0.72% | 0.53% | - |
| XYZ | 16.86 | 18.1 | 4.44 | - |
| YUV | 113.68 | 85.29 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 38 | 0 | 0.14 | 0.72 | 0.47 | 48.37 | 0.56 | 0.34 |
| Hex | 88 | 75 | 26 | 0 | E | 48 | 2F | 30 | 38 | 22 |
| Octal | 210 | 165 | 46 | 0 | 16 | 110 | 57 | 60 | 70 | 42 |
| Binary | 10001000 | 1110101 | 100110 | 0 | 1110 | 1001000 | 101111 | 110000 | 111000 | 100010 |
Color Harmonies of #887526
Complementary color
Monochromatic Colors of #887526
Black with #887526
Text Example
Text Example
White with #887526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887526; }
p { color: rgb(136,117,38); }
H1.HeaderClassName
{
color: #887526;
}
.AnyTagClassName
{
color: #887526;
}
</style>
background-color css
<style>
a { background-color: #887526; }
a { background-color: rgb(136,117,38); }
div.DivClassName
{
background-color: #887526;
}
.BgClassName
{
background-color: #887526;
}
</style>
border-color css
<style>
span { border-color: #887526; }
span { border-color: rgb(136,117,38); }
td.TdClassName
{
border-color: #887526;
}
.TagClassName
{
border-color: #887526;
}
</style>