Shades of Corn Harvest #927128
Tints of Corn Harvest #927128
RGB
CMYK
RGB Variations
Color information
#927128 (or 0x927128) is known color: Corn Harvest. HEX triplet: 92, 71 and 28. RGB value is (146,113,40). Sum of RGB (Red+Green+Blue) = 146+113+40=299 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.83% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 40 (16.02% from 255 or 13.38% from 299); Max value from RGB is 146 - color contains mainly: red. Hex color #927128 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927128 is #6D8ED7. Grayscale: #727272. Windows color (decimal): -7179992 or 2650514. OLE color: 2650514.
HSL color Cylindrical-coordinate representation of color #927128: hue angle of 41.32º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #927128 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 40 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.43 |
| HSL | 41.32º | 0.57% | 0.36% | - |
| HSV(B) | 41.32º | 0.73% | 0.57% | - |
| XYZ | 18.14 | 18.07 | 4.54 | - |
| YUV | 114.55 | 85.93 | 150.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 40 | 0 | 0.23 | 0.73 | 0.43 | 41.32 | 0.57 | 0.36 |
| Hex | 92 | 71 | 28 | 0 | 17 | 49 | 2B | 29 | 39 | 24 |
| Octal | 222 | 161 | 50 | 0 | 27 | 111 | 53 | 51 | 71 | 44 |
| Binary | 10010010 | 1110001 | 101000 | 0 | 10111 | 1001001 | 101011 | 101001 | 111001 | 100100 |
Color Harmonies of #927128
Complementary color
Monochromatic Colors of #927128
Black with #927128
Text Example
Text Example
White with #927128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927128; }
p { color: rgb(146,113,40); }
H1.HeaderClassName
{
color: #927128;
}
.AnyTagClassName
{
color: #927128;
}
</style>
background-color css
<style>
a { background-color: #927128; }
a { background-color: rgb(146,113,40); }
div.DivClassName
{
background-color: #927128;
}
.BgClassName
{
background-color: #927128;
}
</style>
border-color css
<style>
span { border-color: #927128; }
span { border-color: rgb(146,113,40); }
td.TdClassName
{
border-color: #927128;
}
.TagClassName
{
border-color: #927128;
}
</style>