Shades of Corn Harvest #896926
Tints of Corn Harvest #896926
RGB
CMYK
RGB Variations
Color information
#896926 (or 0x896926) is known color: Corn Harvest. HEX triplet: 89, 69 and 26. RGB value is (137,105,38). Sum of RGB (Red+Green+Blue) = 137+105+38=280 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.93% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 38 (15.23% from 255 or 13.57% from 280); Max value from RGB is 137 - color contains mainly: red. Hex color #896926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896926 is #7696D9. Grayscale: #6B6B6B. Windows color (decimal): -7771866 or 2517385. OLE color: 2517385.
HSL color Cylindrical-coordinate representation of color #896926: hue angle of 40.61º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #896926 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 38 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.46 |
| HSL | 40.61º | 0.57% | 0.34% | - |
| HSV(B) | 40.61º | 0.72% | 0.54% | - |
| XYZ | 15.72 | 15.56 | 4.01 | - |
| YUV | 106.93 | 89.1 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 38 | 0 | 0.23 | 0.72 | 0.46 | 40.61 | 0.57 | 0.34 |
| Hex | 89 | 69 | 26 | 0 | 17 | 48 | 2E | 29 | 39 | 22 |
| Octal | 211 | 151 | 46 | 0 | 27 | 110 | 56 | 51 | 71 | 42 |
| Binary | 10001001 | 1101001 | 100110 | 0 | 10111 | 1001000 | 101110 | 101001 | 111001 | 100010 |
Color Harmonies of #896926
Complementary color
Monochromatic Colors of #896926
Black with #896926
Text Example
Text Example
White with #896926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896926; }
p { color: rgb(137,105,38); }
H1.HeaderClassName
{
color: #896926;
}
.AnyTagClassName
{
color: #896926;
}
</style>
background-color css
<style>
a { background-color: #896926; }
a { background-color: rgb(137,105,38); }
div.DivClassName
{
background-color: #896926;
}
.BgClassName
{
background-color: #896926;
}
</style>
border-color css
<style>
span { border-color: #896926; }
span { border-color: rgb(137,105,38); }
td.TdClassName
{
border-color: #896926;
}
.TagClassName
{
border-color: #896926;
}
</style>