Shades of Corn Harvest #957122
Tints of Corn Harvest #957122
RGB
CMYK
RGB Variations
Color information
#957122 (or 0x957122) is known color: Corn Harvest. HEX triplet: 95, 71 and 22. RGB value is (149,113,34). Sum of RGB (Red+Green+Blue) = 149+113+34=296 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.34% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 34 (13.67% from 255 or 11.49% from 296); Max value from RGB is 149 - color contains mainly: red. Hex color #957122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957122 is #6A8EDD. Grayscale: #737373. Windows color (decimal): -6983390 or 2257301. OLE color: 2257301.
HSL color Cylindrical-coordinate representation of color #957122: hue angle of 41.22º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #957122 is Cyan = 0, Magento = 0.24, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 34 | - |
| CMYK | 0 | 0.24 | 0.77 | 0.42 |
| HSL | 41.22º | 0.63% | 0.36% | - |
| HSV(B) | 41.22º | 0.77% | 0.58% | - |
| XYZ | 18.59 | 18.32 | 4.07 | - |
| YUV | 114.76 | 82.43 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 34 | 0 | 0.24 | 0.77 | 0.42 | 41.22 | 0.63 | 0.36 |
| Hex | 95 | 71 | 22 | 0 | 18 | 4D | 2A | 29 | 3F | 24 |
| Octal | 225 | 161 | 42 | 0 | 30 | 115 | 52 | 51 | 77 | 44 |
| Binary | 10010101 | 1110001 | 100010 | 0 | 11000 | 1001101 | 101010 | 101001 | 111111 | 100100 |
Color Harmonies of #957122
Complementary color
Monochromatic Colors of #957122
Black with #957122
Text Example
Text Example
White with #957122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957122; }
p { color: rgb(149,113,34); }
H1.HeaderClassName
{
color: #957122;
}
.AnyTagClassName
{
color: #957122;
}
</style>
background-color css
<style>
a { background-color: #957122; }
a { background-color: rgb(149,113,34); }
div.DivClassName
{
background-color: #957122;
}
.BgClassName
{
background-color: #957122;
}
</style>
border-color css
<style>
span { border-color: #957122; }
span { border-color: rgb(149,113,34); }
td.TdClassName
{
border-color: #957122;
}
.TagClassName
{
border-color: #957122;
}
</style>