Shades of Corn Harvest #967028
Tints of Corn Harvest #967028
RGB
CMYK
RGB Variations
Color information
#967028 (or 0x967028) is known color: Corn Harvest. HEX triplet: 96, 70 and 28. RGB value is (150,112,40). Sum of RGB (Red+Green+Blue) = 150+112+40=302 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.67% from 302); Green value is 112 (44.14% from 255 or 37.09% from 302); Blue value is 40 (16.02% from 255 or 13.25% from 302); Max value from RGB is 150 - color contains mainly: red. Hex color #967028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967028 is #698FD7. Grayscale: #737373. Windows color (decimal): -6918104 or 2650262. OLE color: 2650262.
HSL color Cylindrical-coordinate representation of color #967028: hue angle of 39.27º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #967028 is Cyan = 0, Magento = 0.25, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 112 | 40 | - |
| CMYK | 0 | 0.25 | 0.73 | 0.41 |
| HSL | 39.27º | 0.58% | 0.37% | - |
| HSV(B) | 39.27º | 0.73% | 0.59% | - |
| XYZ | 18.75 | 18.23 | 4.54 | - |
| YUV | 115.15 | 85.59 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 112 | 40 | 0 | 0.25 | 0.73 | 0.41 | 39.27 | 0.58 | 0.37 |
| Hex | 96 | 70 | 28 | 0 | 19 | 49 | 29 | 27 | 3A | 25 |
| Octal | 226 | 160 | 50 | 0 | 31 | 111 | 51 | 47 | 72 | 45 |
| Binary | 10010110 | 1110000 | 101000 | 0 | 11001 | 1001001 | 101001 | 100111 | 111010 | 100101 |
Color Harmonies of #967028
Complementary color
Monochromatic Colors of #967028
Black with #967028
Text Example
Text Example
White with #967028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967028; }
p { color: rgb(150,112,40); }
H1.HeaderClassName
{
color: #967028;
}
.AnyTagClassName
{
color: #967028;
}
</style>
background-color css
<style>
a { background-color: #967028; }
a { background-color: rgb(150,112,40); }
div.DivClassName
{
background-color: #967028;
}
.BgClassName
{
background-color: #967028;
}
</style>
border-color css
<style>
span { border-color: #967028; }
span { border-color: rgb(150,112,40); }
td.TdClassName
{
border-color: #967028;
}
.TagClassName
{
border-color: #967028;
}
</style>