Shades of Corn Harvest #927531
Tints of Corn Harvest #927531
RGB
CMYK
RGB Variations
Color information
#927531 (or 0x927531) is known color: Corn Harvest. HEX triplet: 92, 75 and 31. RGB value is (146,117,49). Sum of RGB (Red+Green+Blue) = 146+117+49=312 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.79% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 49 (19.53% from 255 or 15.71% from 312); Max value from RGB is 146 - color contains mainly: red. Hex color #927531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927531 is #6D8ACE. Grayscale: #767676. Windows color (decimal): -7178959 or 3241362. OLE color: 3241362.
HSL color Cylindrical-coordinate representation of color #927531: hue angle of 42.06º 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 #927531 is Cyan = 0, Magento = 0.20, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 49 | - |
| CMYK | 0 | 0.20 | 0.66 | 0.43 |
| HSL | 42.06º | 0.5% | 0.38% | - |
| HSV(B) | 42.06º | 0.66% | 0.57% | - |
| XYZ | 18.77 | 19.06 | 5.59 | - |
| YUV | 117.92 | 89.11 | 148.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 49 | 0 | 0.20 | 0.66 | 0.43 | 42.06 | 0.5 | 0.38 |
| Hex | 92 | 75 | 31 | 0 | 14 | 42 | 2B | 2A | 32 | 26 |
| Octal | 222 | 165 | 61 | 0 | 24 | 102 | 53 | 52 | 62 | 46 |
| Binary | 10010010 | 1110101 | 110001 | 0 | 10100 | 1000010 | 101011 | 101010 | 110010 | 100110 |
Color Harmonies of #927531
Complementary color
Monochromatic Colors of #927531
Black with #927531
Text Example
Text Example
White with #927531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927531; }
p { color: rgb(146,117,49); }
H1.HeaderClassName
{
color: #927531;
}
.AnyTagClassName
{
color: #927531;
}
</style>
background-color css
<style>
a { background-color: #927531; }
a { background-color: rgb(146,117,49); }
div.DivClassName
{
background-color: #927531;
}
.BgClassName
{
background-color: #927531;
}
</style>
border-color css
<style>
span { border-color: #927531; }
span { border-color: rgb(146,117,49); }
td.TdClassName
{
border-color: #927531;
}
.TagClassName
{
border-color: #927531;
}
</style>