Shades of Corn Harvest #896728
Tints of Corn Harvest #896728
RGB
CMYK
RGB Variations
Color information
#896728 (or 0x896728) is known color: Corn Harvest. HEX triplet: 89, 67 and 28. RGB value is (137,103,40). Sum of RGB (Red+Green+Blue) = 137+103+40=280 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.93% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 40 (16.02% from 255 or 14.29% from 280); Max value from RGB is 137 - color contains mainly: red. Hex color #896728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896728 is #7698D7. Grayscale: #6A6A6A. Windows color (decimal): -7772376 or 2647945. OLE color: 2647945.
HSL color Cylindrical-coordinate representation of color #896728: hue angle of 38.97º 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 #896728 is Cyan = 0, Magento = 0.25, Yellow = 0.71 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 40 | - |
| CMYK | 0 | 0.25 | 0.71 | 0.46 |
| HSL | 38.97º | 0.55% | 0.35% | - |
| HSV(B) | 38.97º | 0.71% | 0.54% | - |
| XYZ | 15.55 | 15.17 | 4.12 | - |
| YUV | 105.98 | 90.76 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 40 | 0 | 0.25 | 0.71 | 0.46 | 38.97 | 0.55 | 0.35 |
| Hex | 89 | 67 | 28 | 0 | 19 | 47 | 2E | 27 | 37 | 23 |
| Octal | 211 | 147 | 50 | 0 | 31 | 107 | 56 | 47 | 67 | 43 |
| Binary | 10001001 | 1100111 | 101000 | 0 | 11001 | 1000111 | 101110 | 100111 | 110111 | 100011 |
Color Harmonies of #896728
Complementary color
Monochromatic Colors of #896728
Black with #896728
Text Example
Text Example
White with #896728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896728; }
p { color: rgb(137,103,40); }
H1.HeaderClassName
{
color: #896728;
}
.AnyTagClassName
{
color: #896728;
}
</style>
background-color css
<style>
a { background-color: #896728; }
a { background-color: rgb(137,103,40); }
div.DivClassName
{
background-color: #896728;
}
.BgClassName
{
background-color: #896728;
}
</style>
border-color css
<style>
span { border-color: #896728; }
span { border-color: rgb(137,103,40); }
td.TdClassName
{
border-color: #896728;
}
.TagClassName
{
border-color: #896728;
}
</style>