Shades of Corn Harvest #886926
Tints of Corn Harvest #886926
RGB
CMYK
RGB Variations
Color information
#886926 (or 0x886926) is known color: Corn Harvest. HEX triplet: 88, 69 and 26. RGB value is (136,105,38). Sum of RGB (Red+Green+Blue) = 136+105+38=279 (36% of max value = 765). Red value is 136 (53.52% from 255 or 48.75% from 279); Green value is 105 (41.41% from 255 or 37.63% from 279); Blue value is 38 (15.23% from 255 or 13.62% from 279); Max value from RGB is 136 - color contains mainly: red. Hex color #886926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886926 is #7796D9. Grayscale: #6A6A6A. Windows color (decimal): -7837402 or 2517384. OLE color: 2517384.
HSL color Cylindrical-coordinate representation of color #886926: hue angle of 41.02º 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 #886926 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 38 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.47 |
| HSL | 41.02º | 0.56% | 0.34% | - |
| HSV(B) | 41.02º | 0.72% | 0.53% | - |
| XYZ | 15.55 | 15.48 | 4 | - |
| YUV | 106.63 | 89.27 | 148.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 38 | 0 | 0.23 | 0.72 | 0.47 | 41.02 | 0.56 | 0.34 |
| Hex | 88 | 69 | 26 | 0 | 17 | 48 | 2F | 29 | 38 | 22 |
| Octal | 210 | 151 | 46 | 0 | 27 | 110 | 57 | 51 | 70 | 42 |
| Binary | 10001000 | 1101001 | 100110 | 0 | 10111 | 1001000 | 101111 | 101001 | 111000 | 100010 |
Color Harmonies of #886926
Complementary color
Monochromatic Colors of #886926
Black with #886926
Text Example
Text Example
White with #886926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886926; }
p { color: rgb(136,105,38); }
H1.HeaderClassName
{
color: #886926;
}
.AnyTagClassName
{
color: #886926;
}
</style>
background-color css
<style>
a { background-color: #886926; }
a { background-color: rgb(136,105,38); }
div.DivClassName
{
background-color: #886926;
}
.BgClassName
{
background-color: #886926;
}
</style>
border-color css
<style>
span { border-color: #886926; }
span { border-color: rgb(136,105,38); }
td.TdClassName
{
border-color: #886926;
}
.TagClassName
{
border-color: #886926;
}
</style>