Shades of Corn Harvest #927120
Tints of Corn Harvest #927120
RGB
CMYK
RGB Variations
Color information
#927120 (or 0x927120) is known color: Corn Harvest. HEX triplet: 92, 71 and 20. RGB value is (146,113,32). Sum of RGB (Red+Green+Blue) = 146+113+32=291 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.17% from 291); Green value is 113 (44.53% from 255 or 38.83% from 291); Blue value is 32 (12.89% from 255 or 11.00% from 291); Max value from RGB is 146 - color contains mainly: red. Hex color #927120 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927120 is #6D8EDF. Grayscale: #717171. Windows color (decimal): -7180000 or 2126226. OLE color: 2126226.
HSL color Cylindrical-coordinate representation of color #927120: hue angle of 42.63º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #927120 is Cyan = 0, Magento = 0.23, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 32 | - |
| CMYK | 0 | 0.23 | 0.78 | 0.43 |
| HSL | 42.63º | 0.64% | 0.35% | - |
| HSV(B) | 42.63º | 0.78% | 0.57% | - |
| XYZ | 18.02 | 18.03 | 3.9 | - |
| YUV | 113.63 | 81.93 | 151.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 32 | 0 | 0.23 | 0.78 | 0.43 | 42.63 | 0.64 | 0.35 |
| Hex | 92 | 71 | 20 | 0 | 17 | 4E | 2B | 2B | 40 | 23 |
| Octal | 222 | 161 | 40 | 0 | 27 | 116 | 53 | 53 | 100 | 43 |
| Binary | 10010010 | 1110001 | 100000 | 0 | 10111 | 1001110 | 101011 | 101011 | 1000000 | 100011 |
Color Harmonies of #927120
Complementary color
Monochromatic Colors of #927120
Black with #927120
Text Example
Text Example
White with #927120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927120; }
p { color: rgb(146,113,32); }
H1.HeaderClassName
{
color: #927120;
}
.AnyTagClassName
{
color: #927120;
}
</style>
background-color css
<style>
a { background-color: #927120; }
a { background-color: rgb(146,113,32); }
div.DivClassName
{
background-color: #927120;
}
.BgClassName
{
background-color: #927120;
}
</style>
border-color css
<style>
span { border-color: #927120; }
span { border-color: rgb(146,113,32); }
td.TdClassName
{
border-color: #927120;
}
.TagClassName
{
border-color: #927120;
}
</style>