Shades of Corn Harvest #927330
Tints of Corn Harvest #927330
RGB
CMYK
RGB Variations
Color information
#927330 (or 0x927330) is known color: Corn Harvest. HEX triplet: 92, 73 and 30. RGB value is (146,115,48). Sum of RGB (Red+Green+Blue) = 146+115+48=309 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.25% from 309); Green value is 115 (45.31% from 255 or 37.22% from 309); Blue value is 48 (19.14% from 255 or 15.53% from 309); Max value from RGB is 146 - color contains mainly: red. Hex color #927330 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927330 is #6D8CCF. Grayscale: #747474. Windows color (decimal): -7179472 or 3175314. OLE color: 3175314.
HSL color Cylindrical-coordinate representation of color #927330: hue angle of 41.02º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #927330 is Cyan = 0, Magento = 0.21, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 48 | - |
| CMYK | 0 | 0.21 | 0.67 | 0.43 |
| HSL | 41.02º | 0.51% | 0.38% | - |
| HSV(B) | 41.02º | 0.67% | 0.57% | - |
| XYZ | 18.52 | 18.59 | 5.41 | - |
| YUV | 116.63 | 89.27 | 148.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 48 | 0 | 0.21 | 0.67 | 0.43 | 41.02 | 0.51 | 0.38 |
| Hex | 92 | 73 | 30 | 0 | 15 | 43 | 2B | 29 | 33 | 26 |
| Octal | 222 | 163 | 60 | 0 | 25 | 103 | 53 | 51 | 63 | 46 |
| Binary | 10010010 | 1110011 | 110000 | 0 | 10101 | 1000011 | 101011 | 101001 | 110011 | 100110 |
Color Harmonies of #927330
Complementary color
Monochromatic Colors of #927330
Black with #927330
Text Example
Text Example
White with #927330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927330; }
p { color: rgb(146,115,48); }
H1.HeaderClassName
{
color: #927330;
}
.AnyTagClassName
{
color: #927330;
}
</style>
background-color css
<style>
a { background-color: #927330; }
a { background-color: rgb(146,115,48); }
div.DivClassName
{
background-color: #927330;
}
.BgClassName
{
background-color: #927330;
}
</style>
border-color css
<style>
span { border-color: #927330; }
span { border-color: rgb(146,115,48); }
td.TdClassName
{
border-color: #927330;
}
.TagClassName
{
border-color: #927330;
}
</style>