Shades of Corn Harvest #967421
Tints of Corn Harvest #967421
RGB
CMYK
RGB Variations
Color information
#967421 (or 0x967421) is known color: Corn Harvest. HEX triplet: 96, 74 and 21. RGB value is (150,116,33). Sum of RGB (Red+Green+Blue) = 150+116+33=299 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50.17% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 33 (13.28% from 255 or 11.04% from 299); Max value from RGB is 150 - color contains mainly: red. Hex color #967421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967421 is #698BDE. Grayscale: #757575. Windows color (decimal): -6917087 or 2192534. OLE color: 2192534.
HSL color Cylindrical-coordinate representation of color #967421: hue angle of 42.56º 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 #967421 is Cyan = 0, Magento = 0.23, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 116 | 33 | - |
| CMYK | 0 | 0.23 | 0.78 | 0.41 |
| HSL | 42.56º | 0.64% | 0.36% | - |
| HSV(B) | 42.56º | 0.78% | 0.59% | - |
| XYZ | 19.1 | 19.08 | 4.12 | - |
| YUV | 116.7 | 80.76 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 116 | 33 | 0 | 0.23 | 0.78 | 0.41 | 42.56 | 0.64 | 0.36 |
| Hex | 96 | 74 | 21 | 0 | 17 | 4E | 29 | 2B | 40 | 24 |
| Octal | 226 | 164 | 41 | 0 | 27 | 116 | 51 | 53 | 100 | 44 |
| Binary | 10010110 | 1110100 | 100001 | 0 | 10111 | 1001110 | 101001 | 101011 | 1000000 | 100100 |
Color Harmonies of #967421
Complementary color
Monochromatic Colors of #967421
Black with #967421
Text Example
Text Example
White with #967421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967421; }
p { color: rgb(150,116,33); }
H1.HeaderClassName
{
color: #967421;
}
.AnyTagClassName
{
color: #967421;
}
</style>
background-color css
<style>
a { background-color: #967421; }
a { background-color: rgb(150,116,33); }
div.DivClassName
{
background-color: #967421;
}
.BgClassName
{
background-color: #967421;
}
</style>
border-color css
<style>
span { border-color: #967421; }
span { border-color: rgb(150,116,33); }
td.TdClassName
{
border-color: #967421;
}
.TagClassName
{
border-color: #967421;
}
</style>