Shades of Corn Harvest #927121
Tints of Corn Harvest #927121
RGB
CMYK
RGB Variations
Color information
#927121 (or 0x927121) is known color: Corn Harvest. HEX triplet: 92, 71 and 21. RGB value is (146,113,33). Sum of RGB (Red+Green+Blue) = 146+113+33=292 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50% from 292); Green value is 113 (44.53% from 255 or 38.70% from 292); Blue value is 33 (13.28% from 255 or 11.30% from 292); Max value from RGB is 146 - color contains mainly: red. Hex color #927121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927121 is #6D8EDE. Grayscale: #727272. Windows color (decimal): -7179999 or 2191762. OLE color: 2191762.
HSL color Cylindrical-coordinate representation of color #927121: hue angle of 42.48º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #927121 is Cyan = 0, Magento = 0.23, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 33 | - |
| CMYK | 0 | 0.23 | 0.77 | 0.43 |
| HSL | 42.48º | 0.63% | 0.35% | - |
| HSV(B) | 42.48º | 0.77% | 0.57% | - |
| XYZ | 18.03 | 18.03 | 3.97 | - |
| YUV | 113.75 | 82.43 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 33 | 0 | 0.23 | 0.77 | 0.43 | 42.48 | 0.63 | 0.35 |
| Hex | 92 | 71 | 21 | 0 | 17 | 4D | 2B | 2A | 3F | 23 |
| Octal | 222 | 161 | 41 | 0 | 27 | 115 | 53 | 52 | 77 | 43 |
| Binary | 10010010 | 1110001 | 100001 | 0 | 10111 | 1001101 | 101011 | 101010 | 111111 | 100011 |
Color Harmonies of #927121
Complementary color
Monochromatic Colors of #927121
Black with #927121
Text Example
Text Example
White with #927121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927121; }
p { color: rgb(146,113,33); }
H1.HeaderClassName
{
color: #927121;
}
.AnyTagClassName
{
color: #927121;
}
</style>
background-color css
<style>
a { background-color: #927121; }
a { background-color: rgb(146,113,33); }
div.DivClassName
{
background-color: #927121;
}
.BgClassName
{
background-color: #927121;
}
</style>
border-color css
<style>
span { border-color: #927121; }
span { border-color: rgb(146,113,33); }
td.TdClassName
{
border-color: #927121;
}
.TagClassName
{
border-color: #927121;
}
</style>