Shades of Corn Harvest #927329
Tints of Corn Harvest #927329
RGB
CMYK
RGB Variations
Color information
#927329 (or 0x927329) is known color: Corn Harvest. HEX triplet: 92, 73 and 29. RGB value is (146,115,41). Sum of RGB (Red+Green+Blue) = 146+115+41=302 (40% of max value = 765). Red value is 146 (57.42% from 255 or 48.34% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 41 (16.41% from 255 or 13.58% from 302); Max value from RGB is 146 - color contains mainly: red. Hex color #927329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927329 is #6D8CD6. Grayscale: #747474. Windows color (decimal): -7179479 or 2716562. OLE color: 2716562.
HSL color Cylindrical-coordinate representation of color #927329: hue angle of 42.29º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #927329 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 41 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.43 |
| HSL | 42.29º | 0.56% | 0.37% | - |
| HSV(B) | 42.29º | 0.72% | 0.57% | - |
| XYZ | 18.39 | 18.53 | 4.71 | - |
| YUV | 115.83 | 85.77 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 41 | 0 | 0.21 | 0.72 | 0.43 | 42.29 | 0.56 | 0.37 |
| Hex | 92 | 73 | 29 | 0 | 15 | 48 | 2B | 2A | 38 | 25 |
| Octal | 222 | 163 | 51 | 0 | 25 | 110 | 53 | 52 | 70 | 45 |
| Binary | 10010010 | 1110011 | 101001 | 0 | 10101 | 1001000 | 101011 | 101010 | 111000 | 100101 |
Color Harmonies of #927329
Complementary color
Monochromatic Colors of #927329
Black with #927329
Text Example
Text Example
White with #927329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927329; }
p { color: rgb(146,115,41); }
H1.HeaderClassName
{
color: #927329;
}
.AnyTagClassName
{
color: #927329;
}
</style>
background-color css
<style>
a { background-color: #927329; }
a { background-color: rgb(146,115,41); }
div.DivClassName
{
background-color: #927329;
}
.BgClassName
{
background-color: #927329;
}
</style>
border-color css
<style>
span { border-color: #927329; }
span { border-color: rgb(146,115,41); }
td.TdClassName
{
border-color: #927329;
}
.TagClassName
{
border-color: #927329;
}
</style>