Shades of Corn Harvest #896828
Tints of Corn Harvest #896828
RGB
CMYK
RGB Variations
Color information
#896828 (or 0x896828) is known color: Corn Harvest. HEX triplet: 89, 68 and 28. RGB value is (137,104,40). Sum of RGB (Red+Green+Blue) = 137+104+40=281 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.75% from 281); Green value is 104 (41.02% from 255 or 37.01% from 281); Blue value is 40 (16.02% from 255 or 14.23% from 281); Max value from RGB is 137 - color contains mainly: red. Hex color #896828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896828 is #7697D7. Grayscale: #6A6A6A. Windows color (decimal): -7772120 or 2648201. OLE color: 2648201.
HSL color Cylindrical-coordinate representation of color #896828: hue angle of 39.59º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #896828 is Cyan = 0, Magento = 0.24, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 40 | - |
| CMYK | 0 | 0.24 | 0.71 | 0.46 |
| HSL | 39.59º | 0.55% | 0.35% | - |
| HSV(B) | 39.59º | 0.71% | 0.54% | - |
| XYZ | 15.65 | 15.37 | 4.15 | - |
| YUV | 106.57 | 90.43 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 40 | 0 | 0.24 | 0.71 | 0.46 | 39.59 | 0.55 | 0.35 |
| Hex | 89 | 68 | 28 | 0 | 18 | 47 | 2E | 28 | 37 | 23 |
| Octal | 211 | 150 | 50 | 0 | 30 | 107 | 56 | 50 | 67 | 43 |
| Binary | 10001001 | 1101000 | 101000 | 0 | 11000 | 1000111 | 101110 | 101000 | 110111 | 100011 |
Color Harmonies of #896828
Complementary color
Monochromatic Colors of #896828
Black with #896828
Text Example
Text Example
White with #896828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896828; }
p { color: rgb(137,104,40); }
H1.HeaderClassName
{
color: #896828;
}
.AnyTagClassName
{
color: #896828;
}
</style>
background-color css
<style>
a { background-color: #896828; }
a { background-color: rgb(137,104,40); }
div.DivClassName
{
background-color: #896828;
}
.BgClassName
{
background-color: #896828;
}
</style>
border-color css
<style>
span { border-color: #896828; }
span { border-color: rgb(137,104,40); }
td.TdClassName
{
border-color: #896828;
}
.TagClassName
{
border-color: #896828;
}
</style>