Shades of Corn Harvest #957329
Tints of Corn Harvest #957329
RGB
CMYK
RGB Variations
Color information
#957329 (or 0x957329) is known color: Corn Harvest. HEX triplet: 95, 73 and 29. RGB value is (149,115,41). Sum of RGB (Red+Green+Blue) = 149+115+41=305 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.85% from 305); Green value is 115 (45.31% from 255 or 37.70% from 305); Blue value is 41 (16.41% from 255 or 13.44% from 305); Max value from RGB is 149 - color contains mainly: red. Hex color #957329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957329 is #6A8CD6. Grayscale: #757575. Windows color (decimal): -6982871 or 2716565. OLE color: 2716565.
HSL color Cylindrical-coordinate representation of color #957329: hue angle of 41.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #957329 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 41 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.42 |
| HSL | 41.11º | 0.57% | 0.37% | - |
| HSV(B) | 41.11º | 0.72% | 0.58% | - |
| XYZ | 18.93 | 18.81 | 4.73 | - |
| YUV | 116.73 | 85.26 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 41 | 0 | 0.23 | 0.72 | 0.42 | 41.11 | 0.57 | 0.37 |
| Hex | 95 | 73 | 29 | 0 | 17 | 48 | 2A | 29 | 39 | 25 |
| Octal | 225 | 163 | 51 | 0 | 27 | 110 | 52 | 51 | 71 | 45 |
| Binary | 10010101 | 1110011 | 101001 | 0 | 10111 | 1001000 | 101010 | 101001 | 111001 | 100101 |
Color Harmonies of #957329
Complementary color
Monochromatic Colors of #957329
Black with #957329
Text Example
Text Example
White with #957329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957329; }
p { color: rgb(149,115,41); }
H1.HeaderClassName
{
color: #957329;
}
.AnyTagClassName
{
color: #957329;
}
</style>
background-color css
<style>
a { background-color: #957329; }
a { background-color: rgb(149,115,41); }
div.DivClassName
{
background-color: #957329;
}
.BgClassName
{
background-color: #957329;
}
</style>
border-color css
<style>
span { border-color: #957329; }
span { border-color: rgb(149,115,41); }
td.TdClassName
{
border-color: #957329;
}
.TagClassName
{
border-color: #957329;
}
</style>