Shades of Corn Harvest #886728
Tints of Corn Harvest #886728
RGB
CMYK
RGB Variations
Color information
#886728 (or 0x886728) is known color: Corn Harvest. HEX triplet: 88, 67 and 28. RGB value is (136,103,40). Sum of RGB (Red+Green+Blue) = 136+103+40=279 (36% of max value = 765). Red value is 136 (53.52% from 255 or 48.75% from 279); Green value is 103 (40.62% from 255 or 36.92% from 279); Blue value is 40 (16.02% from 255 or 14.34% from 279); Max value from RGB is 136 - color contains mainly: red. Hex color #886728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886728 is #7798D7. Grayscale: #696969. Windows color (decimal): -7837912 or 2647944. OLE color: 2647944.
HSL color Cylindrical-coordinate representation of color #886728: hue angle of 39.38º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #886728 is Cyan = 0, Magento = 0.24, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 40 | - |
| CMYK | 0 | 0.24 | 0.71 | 0.47 |
| HSL | 39.38º | 0.55% | 0.35% | - |
| HSV(B) | 39.38º | 0.71% | 0.53% | - |
| XYZ | 15.39 | 15.09 | 4.11 | - |
| YUV | 105.69 | 90.93 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 40 | 0 | 0.24 | 0.71 | 0.47 | 39.38 | 0.55 | 0.35 |
| Hex | 88 | 67 | 28 | 0 | 18 | 47 | 2F | 27 | 37 | 23 |
| Octal | 210 | 147 | 50 | 0 | 30 | 107 | 57 | 47 | 67 | 43 |
| Binary | 10001000 | 1100111 | 101000 | 0 | 11000 | 1000111 | 101111 | 100111 | 110111 | 100011 |
Color Harmonies of #886728
Complementary color
Monochromatic Colors of #886728
Black with #886728
Text Example
Text Example
White with #886728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886728; }
p { color: rgb(136,103,40); }
H1.HeaderClassName
{
color: #886728;
}
.AnyTagClassName
{
color: #886728;
}
</style>
background-color css
<style>
a { background-color: #886728; }
a { background-color: rgb(136,103,40); }
div.DivClassName
{
background-color: #886728;
}
.BgClassName
{
background-color: #886728;
}
</style>
border-color css
<style>
span { border-color: #886728; }
span { border-color: rgb(136,103,40); }
td.TdClassName
{
border-color: #886728;
}
.TagClassName
{
border-color: #886728;
}
</style>