Shades of Corn Harvest #957328
Tints of Corn Harvest #957328
RGB
CMYK
RGB Variations
Color information
#957328 (or 0x957328) is known color: Corn Harvest. HEX triplet: 95, 73 and 28. RGB value is (149,115,40). Sum of RGB (Red+Green+Blue) = 149+115+40=304 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.01% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 40 (16.02% from 255 or 13.16% from 304); Max value from RGB is 149 - color contains mainly: red. Hex color #957328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957328 is #6A8CD7. Grayscale: #747474. Windows color (decimal): -6982872 or 2651029. OLE color: 2651029.
HSL color Cylindrical-coordinate representation of color #957328: hue angle of 41.28º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #957328 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 40 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.42 |
| HSL | 41.28º | 0.58% | 0.37% | - |
| HSV(B) | 41.28º | 0.73% | 0.58% | - |
| XYZ | 18.91 | 18.8 | 4.64 | - |
| YUV | 116.62 | 84.76 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 40 | 0 | 0.23 | 0.73 | 0.42 | 41.28 | 0.58 | 0.37 |
| Hex | 95 | 73 | 28 | 0 | 17 | 49 | 2A | 29 | 3A | 25 |
| Octal | 225 | 163 | 50 | 0 | 27 | 111 | 52 | 51 | 72 | 45 |
| Binary | 10010101 | 1110011 | 101000 | 0 | 10111 | 1001001 | 101010 | 101001 | 111010 | 100101 |
Color Harmonies of #957328
Complementary color
Monochromatic Colors of #957328
Black with #957328
Text Example
Text Example
White with #957328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957328; }
p { color: rgb(149,115,40); }
H1.HeaderClassName
{
color: #957328;
}
.AnyTagClassName
{
color: #957328;
}
</style>
background-color css
<style>
a { background-color: #957328; }
a { background-color: rgb(149,115,40); }
div.DivClassName
{
background-color: #957328;
}
.BgClassName
{
background-color: #957328;
}
</style>
border-color css
<style>
span { border-color: #957328; }
span { border-color: rgb(149,115,40); }
td.TdClassName
{
border-color: #957328;
}
.TagClassName
{
border-color: #957328;
}
</style>