Shades of Corn Harvest #957931
Tints of Corn Harvest #957931
RGB
CMYK
RGB Variations
Color information
#957931 (or 0x957931) is known color: Corn Harvest. HEX triplet: 95, 79 and 31. RGB value is (149,121,49). Sum of RGB (Red+Green+Blue) = 149+121+49=319 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.71% from 319); Green value is 121 (47.66% from 255 or 37.93% from 319); Blue value is 49 (19.53% from 255 or 15.36% from 319); Max value from RGB is 149 - color contains mainly: red. Hex color #957931 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957931 is #6A86CE. Grayscale: #797979. Windows color (decimal): -6981327 or 3242389. OLE color: 3242389.
HSL color Cylindrical-coordinate representation of color #957931: hue angle of 43.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #957931 is Cyan = 0, Magento = 0.19, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 49 | - |
| CMYK | 0 | 0.19 | 0.67 | 0.42 |
| HSL | 43.2º | 0.51% | 0.39% | - |
| HSV(B) | 43.2º | 0.67% | 0.58% | - |
| XYZ | 19.79 | 20.29 | 5.78 | - |
| YUV | 121.16 | 87.28 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 49 | 0 | 0.19 | 0.67 | 0.42 | 43.2 | 0.51 | 0.39 |
| Hex | 95 | 79 | 31 | 0 | 13 | 43 | 2A | 2B | 33 | 27 |
| Octal | 225 | 171 | 61 | 0 | 23 | 103 | 52 | 53 | 63 | 47 |
| Binary | 10010101 | 1111001 | 110001 | 0 | 10011 | 1000011 | 101010 | 101011 | 110011 | 100111 |
Color Harmonies of #957931
Complementary color
Monochromatic Colors of #957931
Black with #957931
Text Example
Text Example
White with #957931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957931; }
p { color: rgb(149,121,49); }
H1.HeaderClassName
{
color: #957931;
}
.AnyTagClassName
{
color: #957931;
}
</style>
background-color css
<style>
a { background-color: #957931; }
a { background-color: rgb(149,121,49); }
div.DivClassName
{
background-color: #957931;
}
.BgClassName
{
background-color: #957931;
}
</style>
border-color css
<style>
span { border-color: #957931; }
span { border-color: rgb(149,121,49); }
td.TdClassName
{
border-color: #957931;
}
.TagClassName
{
border-color: #957931;
}
</style>