Shades of Corn Harvest #927332
Tints of Corn Harvest #927332
RGB
CMYK
RGB Variations
Color information
#927332 (or 0x927332) is known color: Corn Harvest. HEX triplet: 92, 73 and 32. RGB value is (146,115,50). Sum of RGB (Red+Green+Blue) = 146+115+50=311 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.95% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 50 (19.92% from 255 or 16.08% from 311); Max value from RGB is 146 - color contains mainly: red. Hex color #927332 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927332 is #6D8CCD. Grayscale: #757575. Windows color (decimal): -7179470 or 3306386. OLE color: 3306386.
HSL color Cylindrical-coordinate representation of color #927332: hue angle of 40.62º 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 #927332 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 50 | - |
| CMYK | 0 | 0.21 | 0.66 | 0.43 |
| HSL | 40.63º | 0.49% | 0.38% | - |
| HSV(B) | 40.63º | 0.66% | 0.57% | - |
| XYZ | 18.56 | 18.6 | 5.63 | - |
| YUV | 116.86 | 90.27 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 50 | 0 | 0.21 | 0.66 | 0.43 | 40.63 | 0.49 | 0.38 |
| Hex | 92 | 73 | 32 | 0 | 15 | 42 | 2B | 29 | 31 | 26 |
| Octal | 222 | 163 | 62 | 0 | 25 | 102 | 53 | 51 | 61 | 46 |
| Binary | 10010010 | 1110011 | 110010 | 0 | 10101 | 1000010 | 101011 | 101001 | 110001 | 100110 |
Color Harmonies of #927332
Complementary color
Monochromatic Colors of #927332
Black with #927332
Text Example
Text Example
White with #927332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927332; }
p { color: rgb(146,115,50); }
H1.HeaderClassName
{
color: #927332;
}
.AnyTagClassName
{
color: #927332;
}
</style>
background-color css
<style>
a { background-color: #927332; }
a { background-color: rgb(146,115,50); }
div.DivClassName
{
background-color: #927332;
}
.BgClassName
{
background-color: #927332;
}
</style>
border-color css
<style>
span { border-color: #927332; }
span { border-color: rgb(146,115,50); }
td.TdClassName
{
border-color: #927332;
}
.TagClassName
{
border-color: #927332;
}
</style>