Shades of Corn Harvest #927535
Tints of Corn Harvest #927535
RGB
CMYK
RGB Variations
Color information
#927535 (or 0x927535) is known color: Corn Harvest. HEX triplet: 92, 75 and 35. RGB value is (146,117,53). Sum of RGB (Red+Green+Blue) = 146+117+53=316 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.20% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 53 (21.09% from 255 or 16.77% from 316); Max value from RGB is 146 - color contains mainly: red. Hex color #927535 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927535 is #6D8ACA. Grayscale: #767676. Windows color (decimal): -7178955 or 3503506. OLE color: 3503506.
HSL color Cylindrical-coordinate representation of color #927535: hue angle of 41.29º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #927535 is Cyan = 0, Magento = 0.20, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 53 | - |
| CMYK | 0 | 0.20 | 0.64 | 0.43 |
| HSL | 41.29º | 0.47% | 0.39% | - |
| HSV(B) | 41.29º | 0.64% | 0.57% | - |
| XYZ | 18.86 | 19.09 | 6.06 | - |
| YUV | 118.38 | 91.11 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 53 | 0 | 0.20 | 0.64 | 0.43 | 41.29 | 0.47 | 0.39 |
| Hex | 92 | 75 | 35 | 0 | 14 | 40 | 2B | 29 | 2F | 27 |
| Octal | 222 | 165 | 65 | 0 | 24 | 100 | 53 | 51 | 57 | 47 |
| Binary | 10010010 | 1110101 | 110101 | 0 | 10100 | 1000000 | 101011 | 101001 | 101111 | 100111 |
Color Harmonies of #927535
Complementary color
Monochromatic Colors of #927535
Black with #927535
Text Example
Text Example
White with #927535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927535; }
p { color: rgb(146,117,53); }
H1.HeaderClassName
{
color: #927535;
}
.AnyTagClassName
{
color: #927535;
}
</style>
background-color css
<style>
a { background-color: #927535; }
a { background-color: rgb(146,117,53); }
div.DivClassName
{
background-color: #927535;
}
.BgClassName
{
background-color: #927535;
}
</style>
border-color css
<style>
span { border-color: #927535; }
span { border-color: rgb(146,117,53); }
td.TdClassName
{
border-color: #927535;
}
.TagClassName
{
border-color: #927535;
}
</style>