Shades of Corn Harvest #957224
Tints of Corn Harvest #957224
RGB
CMYK
RGB Variations
Color information
#957224 (or 0x957224) is known color: Corn Harvest. HEX triplet: 95, 72 and 24. RGB value is (149,114,36). Sum of RGB (Red+Green+Blue) = 149+114+36=299 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.83% from 299); Green value is 114 (44.92% from 255 or 38.13% from 299); Blue value is 36 (14.45% from 255 or 12.04% from 299); Max value from RGB is 149 - color contains mainly: red. Hex color #957224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957224 is #6A8DDB. Grayscale: #737373. Windows color (decimal): -6983132 or 2388629. OLE color: 2388629.
HSL color Cylindrical-coordinate representation of color #957224: hue angle of 41.42º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #957224 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 114 | 36 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.42 |
| HSL | 41.42º | 0.61% | 0.36% | - |
| HSV(B) | 41.42º | 0.76% | 0.58% | - |
| XYZ | 18.73 | 18.55 | 4.26 | - |
| YUV | 115.57 | 83.1 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 114 | 36 | 0 | 0.23 | 0.76 | 0.42 | 41.42 | 0.61 | 0.36 |
| Hex | 95 | 72 | 24 | 0 | 17 | 4C | 2A | 29 | 3D | 24 |
| Octal | 225 | 162 | 44 | 0 | 27 | 114 | 52 | 51 | 75 | 44 |
| Binary | 10010101 | 1110010 | 100100 | 0 | 10111 | 1001100 | 101010 | 101001 | 111101 | 100100 |
Color Harmonies of #957224
Complementary color
Monochromatic Colors of #957224
Black with #957224
Text Example
Text Example
White with #957224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957224; }
p { color: rgb(149,114,36); }
H1.HeaderClassName
{
color: #957224;
}
.AnyTagClassName
{
color: #957224;
}
</style>
background-color css
<style>
a { background-color: #957224; }
a { background-color: rgb(149,114,36); }
div.DivClassName
{
background-color: #957224;
}
.BgClassName
{
background-color: #957224;
}
</style>
border-color css
<style>
span { border-color: #957224; }
span { border-color: rgb(149,114,36); }
td.TdClassName
{
border-color: #957224;
}
.TagClassName
{
border-color: #957224;
}
</style>