Shades of Corn Harvest #957420
Tints of Corn Harvest #957420
RGB
CMYK
RGB Variations
Color information
#957420 (or 0x957420) is known color: Corn Harvest. HEX triplet: 95, 74 and 20. RGB value is (149,116,32). Sum of RGB (Red+Green+Blue) = 149+116+32=297 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.17% from 297); Green value is 116 (45.70% from 255 or 39.06% from 297); Blue value is 32 (12.89% from 255 or 10.77% from 297); Max value from RGB is 149 - color contains mainly: red. Hex color #957420 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957420 is #6A8BDF. Grayscale: #747474. Windows color (decimal): -6982624 or 2126997. OLE color: 2126997.
HSL color Cylindrical-coordinate representation of color #957420: hue angle of 43.08º 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 #957420 is Cyan = 0, Magento = 0.22, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 32 | - |
| CMYK | 0 | 0.22 | 0.79 | 0.42 |
| HSL | 43.08º | 0.65% | 0.35% | - |
| HSV(B) | 43.08º | 0.79% | 0.58% | - |
| XYZ | 18.9 | 18.98 | 4.03 | - |
| YUV | 116.29 | 80.43 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 32 | 0 | 0.22 | 0.79 | 0.42 | 43.08 | 0.65 | 0.35 |
| Hex | 95 | 74 | 20 | 0 | 16 | 4F | 2A | 2B | 41 | 23 |
| Octal | 225 | 164 | 40 | 0 | 26 | 117 | 52 | 53 | 101 | 43 |
| Binary | 10010101 | 1110100 | 100000 | 0 | 10110 | 1001111 | 101010 | 101011 | 1000001 | 100011 |
Color Harmonies of #957420
Complementary color
Monochromatic Colors of #957420
Black with #957420
Text Example
Text Example
White with #957420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957420; }
p { color: rgb(149,116,32); }
H1.HeaderClassName
{
color: #957420;
}
.AnyTagClassName
{
color: #957420;
}
</style>
background-color css
<style>
a { background-color: #957420; }
a { background-color: rgb(149,116,32); }
div.DivClassName
{
background-color: #957420;
}
.BgClassName
{
background-color: #957420;
}
</style>
border-color css
<style>
span { border-color: #957420; }
span { border-color: rgb(149,116,32); }
td.TdClassName
{
border-color: #957420;
}
.TagClassName
{
border-color: #957420;
}
</style>