Shades of Corn Harvest #967022
Tints of Corn Harvest #967022
RGB
CMYK
RGB Variations
Color information
#967022 (or 0x967022) is known color: Corn Harvest. HEX triplet: 96, 70 and 22. RGB value is (150,112,34). Sum of RGB (Red+Green+Blue) = 150+112+34=296 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50.68% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 34 (13.67% from 255 or 11.49% from 296); Max value from RGB is 150 - color contains mainly: red. Hex color #967022 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967022 is #698FDD. Grayscale: #727272. Windows color (decimal): -6918110 or 2257046. OLE color: 2257046.
HSL color Cylindrical-coordinate representation of color #967022: hue angle of 40.34º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #967022 is Cyan = 0, Magento = 0.25, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 112 | 34 | - |
| CMYK | 0 | 0.25 | 0.77 | 0.41 |
| HSL | 40.34º | 0.63% | 0.36% | - |
| HSV(B) | 40.34º | 0.77% | 0.59% | - |
| XYZ | 18.66 | 18.19 | 4.04 | - |
| YUV | 114.47 | 82.59 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 112 | 34 | 0 | 0.25 | 0.77 | 0.41 | 40.34 | 0.63 | 0.36 |
| Hex | 96 | 70 | 22 | 0 | 19 | 4D | 29 | 28 | 3F | 24 |
| Octal | 226 | 160 | 42 | 0 | 31 | 115 | 51 | 50 | 77 | 44 |
| Binary | 10010110 | 1110000 | 100010 | 0 | 11001 | 1001101 | 101001 | 101000 | 111111 | 100100 |
Color Harmonies of #967022
Complementary color
Monochromatic Colors of #967022
Black with #967022
Text Example
Text Example
White with #967022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967022; }
p { color: rgb(150,112,34); }
H1.HeaderClassName
{
color: #967022;
}
.AnyTagClassName
{
color: #967022;
}
</style>
background-color css
<style>
a { background-color: #967022; }
a { background-color: rgb(150,112,34); }
div.DivClassName
{
background-color: #967022;
}
.BgClassName
{
background-color: #967022;
}
</style>
border-color css
<style>
span { border-color: #967022; }
span { border-color: rgb(150,112,34); }
td.TdClassName
{
border-color: #967022;
}
.TagClassName
{
border-color: #967022;
}
</style>