Shades of Corn Harvest #957320
Tints of Corn Harvest #957320
RGB
CMYK
RGB Variations
Color information
#957320 (or 0x957320) is known color: Corn Harvest. HEX triplet: 95, 73 and 20. RGB value is (149,115,32). Sum of RGB (Red+Green+Blue) = 149+115+32=296 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.34% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 32 (12.89% from 255 or 10.81% from 296); Max value from RGB is 149 - color contains mainly: red. Hex color #957320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957320 is #6A8CDF. Grayscale: #747474. Windows color (decimal): -6982880 or 2126741. OLE color: 2126741.
HSL color Cylindrical-coordinate representation of color #957320: hue angle of 42.56º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #957320 is Cyan = 0, Magento = 0.23, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 32 | - |
| CMYK | 0 | 0.23 | 0.79 | 0.42 |
| HSL | 42.56º | 0.65% | 0.35% | - |
| HSV(B) | 42.56º | 0.79% | 0.58% | - |
| XYZ | 18.79 | 18.76 | 4 | - |
| YUV | 115.7 | 80.76 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 32 | 0 | 0.23 | 0.79 | 0.42 | 42.56 | 0.65 | 0.35 |
| Hex | 95 | 73 | 20 | 0 | 17 | 4F | 2A | 2B | 41 | 23 |
| Octal | 225 | 163 | 40 | 0 | 27 | 117 | 52 | 53 | 101 | 43 |
| Binary | 10010101 | 1110011 | 100000 | 0 | 10111 | 1001111 | 101010 | 101011 | 1000001 | 100011 |
Color Harmonies of #957320
Complementary color
Monochromatic Colors of #957320
Black with #957320
Text Example
Text Example
White with #957320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957320; }
p { color: rgb(149,115,32); }
H1.HeaderClassName
{
color: #957320;
}
.AnyTagClassName
{
color: #957320;
}
</style>
background-color css
<style>
a { background-color: #957320; }
a { background-color: rgb(149,115,32); }
div.DivClassName
{
background-color: #957320;
}
.BgClassName
{
background-color: #957320;
}
</style>
border-color css
<style>
span { border-color: #957320; }
span { border-color: rgb(149,115,32); }
td.TdClassName
{
border-color: #957320;
}
.TagClassName
{
border-color: #957320;
}
</style>