Shades of Corn Harvest #886831
Tints of Corn Harvest #886831
RGB
CMYK
RGB Variations
Color information
#886831 (or 0x886831) is known color: Corn Harvest. HEX triplet: 88, 68 and 31. RGB value is (136,104,49). Sum of RGB (Red+Green+Blue) = 136+104+49=289 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.06% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 49 (19.53% from 255 or 16.96% from 289); Max value from RGB is 136 - color contains mainly: red. Hex color #886831 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886831 is #7797CE. Grayscale: #6B6B6B. Windows color (decimal): -7837647 or 3238024. OLE color: 3238024.
HSL color Cylindrical-coordinate representation of color #886831: hue angle of 37.93º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #886831 is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 49 | - |
| CMYK | 0 | 0.24 | 0.64 | 0.47 |
| HSL | 37.93º | 0.47% | 0.36% | - |
| HSV(B) | 37.93º | 0.64% | 0.53% | - |
| XYZ | 15.66 | 15.36 | 5.04 | - |
| YUV | 107.3 | 95.1 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 49 | 0 | 0.24 | 0.64 | 0.47 | 37.93 | 0.47 | 0.36 |
| Hex | 88 | 68 | 31 | 0 | 18 | 40 | 2F | 26 | 2F | 24 |
| Octal | 210 | 150 | 61 | 0 | 30 | 100 | 57 | 46 | 57 | 44 |
| Binary | 10001000 | 1101000 | 110001 | 0 | 11000 | 1000000 | 101111 | 100110 | 101111 | 100100 |
Color Harmonies of #886831
Complementary color
Monochromatic Colors of #886831
Black with #886831
Text Example
Text Example
White with #886831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886831; }
p { color: rgb(136,104,49); }
H1.HeaderClassName
{
color: #886831;
}
.AnyTagClassName
{
color: #886831;
}
</style>
background-color css
<style>
a { background-color: #886831; }
a { background-color: rgb(136,104,49); }
div.DivClassName
{
background-color: #886831;
}
.BgClassName
{
background-color: #886831;
}
</style>
border-color css
<style>
span { border-color: #886831; }
span { border-color: rgb(136,104,49); }
td.TdClassName
{
border-color: #886831;
}
.TagClassName
{
border-color: #886831;
}
</style>