Shades of Corn Harvest #967021
Tints of Corn Harvest #967021
RGB
CMYK
RGB Variations
Color information
#967021 (or 0x967021) is known color: Corn Harvest. HEX triplet: 96, 70 and 21. RGB value is (150,112,33). Sum of RGB (Red+Green+Blue) = 150+112+33=295 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50.85% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 33 (13.28% from 255 or 11.19% from 295); Max value from RGB is 150 - color contains mainly: red. Hex color #967021 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967021 is #698FDE. Grayscale: #727272. Windows color (decimal): -6918111 or 2191510. OLE color: 2191510.
HSL color Cylindrical-coordinate representation of color #967021: hue angle of 40.51º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #967021 is Cyan = 0, Magento = 0.25, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 112 | 33 | - |
| CMYK | 0 | 0.25 | 0.78 | 0.41 |
| HSL | 40.51º | 0.64% | 0.36% | - |
| HSV(B) | 40.51º | 0.78% | 0.59% | - |
| XYZ | 18.65 | 18.18 | 3.97 | - |
| YUV | 114.36 | 82.09 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 112 | 33 | 0 | 0.25 | 0.78 | 0.41 | 40.51 | 0.64 | 0.36 |
| Hex | 96 | 70 | 21 | 0 | 19 | 4E | 29 | 29 | 40 | 24 |
| Octal | 226 | 160 | 41 | 0 | 31 | 116 | 51 | 51 | 100 | 44 |
| Binary | 10010110 | 1110000 | 100001 | 0 | 11001 | 1001110 | 101001 | 101001 | 1000000 | 100100 |
Color Harmonies of #967021
Complementary color
Monochromatic Colors of #967021
Black with #967021
Text Example
Text Example
White with #967021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967021; }
p { color: rgb(150,112,33); }
H1.HeaderClassName
{
color: #967021;
}
.AnyTagClassName
{
color: #967021;
}
</style>
background-color css
<style>
a { background-color: #967021; }
a { background-color: rgb(150,112,33); }
div.DivClassName
{
background-color: #967021;
}
.BgClassName
{
background-color: #967021;
}
</style>
border-color css
<style>
span { border-color: #967021; }
span { border-color: rgb(150,112,33); }
td.TdClassName
{
border-color: #967021;
}
.TagClassName
{
border-color: #967021;
}
</style>