Shades of Corn Harvest #937932
Tints of Corn Harvest #937932
RGB
CMYK
RGB Variations
Color information
#937932 (or 0x937932) is known color: Corn Harvest. HEX triplet: 93, 79 and 32. RGB value is (147,121,50). Sum of RGB (Red+Green+Blue) = 147+121+50=318 (42% of max value = 765). Red value is 147 (57.81% from 255 or 46.23% from 318); Green value is 121 (47.66% from 255 or 38.05% from 318); Blue value is 50 (19.92% from 255 or 15.72% from 318); Max value from RGB is 147 - color contains mainly: red. Hex color #937932 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #937932 is #6C86CD. Grayscale: #787878. Windows color (decimal): -7112398 or 3307923. OLE color: 3307923.
HSL color Cylindrical-coordinate representation of color #937932: hue angle of 43.92º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #937932 is Cyan = 0, Magento = 0.18, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 121 | 50 | - |
| CMYK | 0 | 0.18 | 0.66 | 0.42 |
| HSL | 43.92º | 0.49% | 0.39% | - |
| HSV(B) | 43.92º | 0.66% | 0.58% | - |
| XYZ | 19.45 | 20.11 | 5.87 | - |
| YUV | 120.68 | 88.11 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 121 | 50 | 0 | 0.18 | 0.66 | 0.42 | 43.92 | 0.49 | 0.39 |
| Hex | 93 | 79 | 32 | 0 | 12 | 42 | 2A | 2C | 31 | 27 |
| Octal | 223 | 171 | 62 | 0 | 22 | 102 | 52 | 54 | 61 | 47 |
| Binary | 10010011 | 1111001 | 110010 | 0 | 10010 | 1000010 | 101010 | 101100 | 110001 | 100111 |
Color Harmonies of #937932
Complementary color
Monochromatic Colors of #937932
Black with #937932
Text Example
Text Example
White with #937932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937932; }
p { color: rgb(147,121,50); }
H1.HeaderClassName
{
color: #937932;
}
.AnyTagClassName
{
color: #937932;
}
</style>
background-color css
<style>
a { background-color: #937932; }
a { background-color: rgb(147,121,50); }
div.DivClassName
{
background-color: #937932;
}
.BgClassName
{
background-color: #937932;
}
</style>
border-color css
<style>
span { border-color: #937932; }
span { border-color: rgb(147,121,50); }
td.TdClassName
{
border-color: #937932;
}
.TagClassName
{
border-color: #937932;
}
</style>