Shades of Corn Harvest #937520
Tints of Corn Harvest #937520
RGB
CMYK
RGB Variations
Color information
#937520 (or 0x937520) is known color: Corn Harvest. HEX triplet: 93, 75 and 20. RGB value is (147,117,32). Sum of RGB (Red+Green+Blue) = 147+117+32=296 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.66% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 32 (12.89% from 255 or 10.81% from 296); Max value from RGB is 147 - color contains mainly: red. Hex color #937520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937520 is #6C8ADF. Grayscale: #747474. Windows color (decimal): -7113440 or 2127251. OLE color: 2127251.
HSL color Cylindrical-coordinate representation of color #937520: hue angle of 44.35º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #937520 is Cyan = 0, Magento = 0.20, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 32 | - |
| CMYK | 0 | 0.20 | 0.78 | 0.42 |
| HSL | 44.35º | 0.64% | 0.35% | - |
| HSV(B) | 44.35º | 0.78% | 0.58% | - |
| XYZ | 18.65 | 19.03 | 4.06 | - |
| YUV | 116.28 | 80.44 | 149.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 32 | 0 | 0.20 | 0.78 | 0.42 | 44.35 | 0.64 | 0.35 |
| Hex | 93 | 75 | 20 | 0 | 14 | 4E | 2A | 2C | 40 | 23 |
| Octal | 223 | 165 | 40 | 0 | 24 | 116 | 52 | 54 | 100 | 43 |
| Binary | 10010011 | 1110101 | 100000 | 0 | 10100 | 1001110 | 101010 | 101100 | 1000000 | 100011 |
Color Harmonies of #937520
Complementary color
Monochromatic Colors of #937520
Black with #937520
Text Example
Text Example
White with #937520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937520; }
p { color: rgb(147,117,32); }
H1.HeaderClassName
{
color: #937520;
}
.AnyTagClassName
{
color: #937520;
}
</style>
background-color css
<style>
a { background-color: #937520; }
a { background-color: rgb(147,117,32); }
div.DivClassName
{
background-color: #937520;
}
.BgClassName
{
background-color: #937520;
}
</style>
border-color css
<style>
span { border-color: #937520; }
span { border-color: rgb(147,117,32); }
td.TdClassName
{
border-color: #937520;
}
.TagClassName
{
border-color: #937520;
}
</style>