Shades of Corn Harvest #886629
Tints of Corn Harvest #886629
RGB
CMYK
RGB Variations
Color information
#886629 (or 0x886629) is known color: Corn Harvest. HEX triplet: 88, 66 and 29. RGB value is (136,102,41). Sum of RGB (Red+Green+Blue) = 136+102+41=279 (36% of max value = 765). Red value is 136 (53.52% from 255 or 48.75% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 41 (16.41% from 255 or 14.70% from 279); Max value from RGB is 136 - color contains mainly: red. Hex color #886629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886629 is #7799D6. Grayscale: #696969. Windows color (decimal): -7838167 or 2713224. OLE color: 2713224.
HSL color Cylindrical-coordinate representation of color #886629: hue angle of 38.53º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #886629 is Cyan = 0, Magento = 0.25, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 41 | - |
| CMYK | 0 | 0.25 | 0.70 | 0.47 |
| HSL | 38.53º | 0.54% | 0.35% | - |
| HSV(B) | 38.53º | 0.7% | 0.53% | - |
| XYZ | 15.3 | 14.9 | 4.17 | - |
| YUV | 105.21 | 91.76 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 41 | 0 | 0.25 | 0.70 | 0.47 | 38.53 | 0.54 | 0.35 |
| Hex | 88 | 66 | 29 | 0 | 19 | 46 | 2F | 27 | 36 | 23 |
| Octal | 210 | 146 | 51 | 0 | 31 | 106 | 57 | 47 | 66 | 43 |
| Binary | 10001000 | 1100110 | 101001 | 0 | 11001 | 1000110 | 101111 | 100111 | 110110 | 100011 |
Color Harmonies of #886629
Complementary color
Monochromatic Colors of #886629
Black with #886629
Text Example
Text Example
White with #886629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886629; }
p { color: rgb(136,102,41); }
H1.HeaderClassName
{
color: #886629;
}
.AnyTagClassName
{
color: #886629;
}
</style>
background-color css
<style>
a { background-color: #886629; }
a { background-color: rgb(136,102,41); }
div.DivClassName
{
background-color: #886629;
}
.BgClassName
{
background-color: #886629;
}
</style>
border-color css
<style>
span { border-color: #886629; }
span { border-color: rgb(136,102,41); }
td.TdClassName
{
border-color: #886629;
}
.TagClassName
{
border-color: #886629;
}
</style>