Shades of Corn Harvest #927222
Tints of Corn Harvest #927222
RGB
CMYK
RGB Variations
Color information
#927222 (or 0x927222) is known color: Corn Harvest. HEX triplet: 92, 72 and 22. RGB value is (146,114,34). Sum of RGB (Red+Green+Blue) = 146+114+34=294 (38% of max value = 765). Red value is 146 (57.42% from 255 or 49.66% from 294); Green value is 114 (44.92% from 255 or 38.78% from 294); Blue value is 34 (13.67% from 255 or 11.56% from 294); Max value from RGB is 146 - color contains mainly: red. Hex color #927222 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927222 is #6D8DDD. Grayscale: #727272. Windows color (decimal): -7179742 or 2257554. OLE color: 2257554.
HSL color Cylindrical-coordinate representation of color #927222: hue angle of 42.86º degrees, saturation: 0.62, 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 #927222 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 34 | - |
| CMYK | 0 | 0.22 | 0.77 | 0.43 |
| HSL | 42.86º | 0.62% | 0.35% | - |
| HSV(B) | 42.86º | 0.77% | 0.57% | - |
| XYZ | 18.16 | 18.26 | 4.08 | - |
| YUV | 114.45 | 82.6 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 34 | 0 | 0.22 | 0.77 | 0.43 | 42.86 | 0.62 | 0.35 |
| Hex | 92 | 72 | 22 | 0 | 16 | 4D | 2B | 2B | 3E | 23 |
| Octal | 222 | 162 | 42 | 0 | 26 | 115 | 53 | 53 | 76 | 43 |
| Binary | 10010010 | 1110010 | 100010 | 0 | 10110 | 1001101 | 101011 | 101011 | 111110 | 100011 |
Color Harmonies of #927222
Complementary color
Monochromatic Colors of #927222
Black with #927222
Text Example
Text Example
White with #927222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927222; }
p { color: rgb(146,114,34); }
H1.HeaderClassName
{
color: #927222;
}
.AnyTagClassName
{
color: #927222;
}
</style>
background-color css
<style>
a { background-color: #927222; }
a { background-color: rgb(146,114,34); }
div.DivClassName
{
background-color: #927222;
}
.BgClassName
{
background-color: #927222;
}
</style>
border-color css
<style>
span { border-color: #927222; }
span { border-color: rgb(146,114,34); }
td.TdClassName
{
border-color: #927222;
}
.TagClassName
{
border-color: #927222;
}
</style>