Shades of Corn Harvest #927732
Tints of Corn Harvest #927732
RGB
CMYK
RGB Variations
Color information
#927732 (or 0x927732) is known color: Corn Harvest. HEX triplet: 92, 77 and 32. RGB value is (146,119,50). Sum of RGB (Red+Green+Blue) = 146+119+50=315 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.35% from 315); Green value is 119 (46.88% from 255 or 37.78% from 315); Blue value is 50 (19.92% from 255 or 15.87% from 315); Max value from RGB is 146 - color contains mainly: red. Hex color #927732 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927732 is #6D88CD. Grayscale: #777777. Windows color (decimal): -7178446 or 3307410. OLE color: 3307410.
HSL color Cylindrical-coordinate representation of color #927732: hue angle of 43.12º degrees, saturation: 0.49, 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 #927732 is Cyan = 0, Magento = 0.18, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 50 | - |
| CMYK | 0 | 0.18 | 0.66 | 0.43 |
| HSL | 43.13º | 0.49% | 0.38% | - |
| HSV(B) | 43.13º | 0.66% | 0.57% | - |
| XYZ | 19.03 | 19.53 | 5.79 | - |
| YUV | 119.21 | 88.95 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 50 | 0 | 0.18 | 0.66 | 0.43 | 43.13 | 0.49 | 0.38 |
| Hex | 92 | 77 | 32 | 0 | 12 | 42 | 2B | 2B | 31 | 26 |
| Octal | 222 | 167 | 62 | 0 | 22 | 102 | 53 | 53 | 61 | 46 |
| Binary | 10010010 | 1110111 | 110010 | 0 | 10010 | 1000010 | 101011 | 101011 | 110001 | 100110 |
Color Harmonies of #927732
Complementary color
Monochromatic Colors of #927732
Black with #927732
Text Example
Text Example
White with #927732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927732; }
p { color: rgb(146,119,50); }
H1.HeaderClassName
{
color: #927732;
}
.AnyTagClassName
{
color: #927732;
}
</style>
background-color css
<style>
a { background-color: #927732; }
a { background-color: rgb(146,119,50); }
div.DivClassName
{
background-color: #927732;
}
.BgClassName
{
background-color: #927732;
}
</style>
border-color css
<style>
span { border-color: #927732; }
span { border-color: rgb(146,119,50); }
td.TdClassName
{
border-color: #927732;
}
.TagClassName
{
border-color: #927732;
}
</style>