Shades of Corn Harvest #927731
Tints of Corn Harvest #927731
RGB
CMYK
RGB Variations
Color information
#927731 (or 0x927731) is known color: Corn Harvest. HEX triplet: 92, 77 and 31. RGB value is (146,119,49). Sum of RGB (Red+Green+Blue) = 146+119+49=314 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.50% from 314); Green value is 119 (46.88% from 255 or 37.90% from 314); Blue value is 49 (19.53% from 255 or 15.61% from 314); Max value from RGB is 146 - color contains mainly: red. Hex color #927731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927731 is #6D88CE. Grayscale: #777777. Windows color (decimal): -7178447 or 3241874. OLE color: 3241874.
HSL color Cylindrical-coordinate representation of color #927731: hue angle of 43.3º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #927731 is Cyan = 0, Magento = 0.18, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 49 | - |
| CMYK | 0 | 0.18 | 0.66 | 0.43 |
| HSL | 43.3º | 0.5% | 0.38% | - |
| HSV(B) | 43.3º | 0.66% | 0.57% | - |
| XYZ | 19.01 | 19.53 | 5.67 | - |
| YUV | 119.09 | 88.45 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 49 | 0 | 0.18 | 0.66 | 0.43 | 43.3 | 0.5 | 0.38 |
| Hex | 92 | 77 | 31 | 0 | 12 | 42 | 2B | 2B | 32 | 26 |
| Octal | 222 | 167 | 61 | 0 | 22 | 102 | 53 | 53 | 62 | 46 |
| Binary | 10010010 | 1110111 | 110001 | 0 | 10010 | 1000010 | 101011 | 101011 | 110010 | 100110 |
Color Harmonies of #927731
Complementary color
Monochromatic Colors of #927731
Black with #927731
Text Example
Text Example
White with #927731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927731; }
p { color: rgb(146,119,49); }
H1.HeaderClassName
{
color: #927731;
}
.AnyTagClassName
{
color: #927731;
}
</style>
background-color css
<style>
a { background-color: #927731; }
a { background-color: rgb(146,119,49); }
div.DivClassName
{
background-color: #927731;
}
.BgClassName
{
background-color: #927731;
}
</style>
border-color css
<style>
span { border-color: #927731; }
span { border-color: rgb(146,119,49); }
td.TdClassName
{
border-color: #927731;
}
.TagClassName
{
border-color: #927731;
}
</style>