Shades of Corn Harvest #886927
Tints of Corn Harvest #886927
RGB
CMYK
RGB Variations
Color information
#886927 (or 0x886927) is known color: Corn Harvest. HEX triplet: 88, 69 and 27. RGB value is (136,105,39). Sum of RGB (Red+Green+Blue) = 136+105+39=280 (37% of max value = 765). Red value is 136 (53.52% from 255 or 48.57% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 39 (15.62% from 255 or 13.93% from 280); Max value from RGB is 136 - color contains mainly: red. Hex color #886927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886927 is #7796D8. Grayscale: #6B6B6B. Windows color (decimal): -7837401 or 2582920. OLE color: 2582920.
HSL color Cylindrical-coordinate representation of color #886927: hue angle of 40.82º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #886927 is Cyan = 0, Magento = 0.23, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 39 | - |
| CMYK | 0 | 0.23 | 0.71 | 0.47 |
| HSL | 40.82º | 0.55% | 0.34% | - |
| HSV(B) | 40.82º | 0.71% | 0.53% | - |
| XYZ | 15.57 | 15.48 | 4.09 | - |
| YUV | 106.75 | 89.77 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 39 | 0 | 0.23 | 0.71 | 0.47 | 40.82 | 0.55 | 0.34 |
| Hex | 88 | 69 | 27 | 0 | 17 | 47 | 2F | 29 | 37 | 22 |
| Octal | 210 | 151 | 47 | 0 | 27 | 107 | 57 | 51 | 67 | 42 |
| Binary | 10001000 | 1101001 | 100111 | 0 | 10111 | 1000111 | 101111 | 101001 | 110111 | 100010 |
Color Harmonies of #886927
Complementary color
Monochromatic Colors of #886927
Black with #886927
Text Example
Text Example
White with #886927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886927; }
p { color: rgb(136,105,39); }
H1.HeaderClassName
{
color: #886927;
}
.AnyTagClassName
{
color: #886927;
}
</style>
background-color css
<style>
a { background-color: #886927; }
a { background-color: rgb(136,105,39); }
div.DivClassName
{
background-color: #886927;
}
.BgClassName
{
background-color: #886927;
}
</style>
border-color css
<style>
span { border-color: #886927; }
span { border-color: rgb(136,105,39); }
td.TdClassName
{
border-color: #886927;
}
.TagClassName
{
border-color: #886927;
}
</style>