Shades of Corn Harvest #957421
Tints of Corn Harvest #957421
RGB
CMYK
RGB Variations
Color information
#957421 (or 0x957421) is known color: Corn Harvest. HEX triplet: 95, 74 and 21. RGB value is (149,116,33). Sum of RGB (Red+Green+Blue) = 149+116+33=298 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 33 (13.28% from 255 or 11.07% from 298); Max value from RGB is 149 - color contains mainly: red. Hex color #957421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957421 is #6A8BDE. Grayscale: #747474. Windows color (decimal): -6982623 or 2192533. OLE color: 2192533.
HSL color Cylindrical-coordinate representation of color #957421: hue angle of 42.93º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #957421 is Cyan = 0, Magento = 0.22, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 33 | - |
| CMYK | 0 | 0.22 | 0.78 | 0.42 |
| HSL | 42.93º | 0.64% | 0.36% | - |
| HSV(B) | 42.93º | 0.78% | 0.58% | - |
| XYZ | 18.91 | 18.99 | 4.11 | - |
| YUV | 116.41 | 80.93 | 151.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 33 | 0 | 0.22 | 0.78 | 0.42 | 42.93 | 0.64 | 0.36 |
| Hex | 95 | 74 | 21 | 0 | 16 | 4E | 2A | 2B | 40 | 24 |
| Octal | 225 | 164 | 41 | 0 | 26 | 116 | 52 | 53 | 100 | 44 |
| Binary | 10010101 | 1110100 | 100001 | 0 | 10110 | 1001110 | 101010 | 101011 | 1000000 | 100100 |
Color Harmonies of #957421
Complementary color
Monochromatic Colors of #957421
Black with #957421
Text Example
Text Example
White with #957421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957421; }
p { color: rgb(149,116,33); }
H1.HeaderClassName
{
color: #957421;
}
.AnyTagClassName
{
color: #957421;
}
</style>
background-color css
<style>
a { background-color: #957421; }
a { background-color: rgb(149,116,33); }
div.DivClassName
{
background-color: #957421;
}
.BgClassName
{
background-color: #957421;
}
</style>
border-color css
<style>
span { border-color: #957421; }
span { border-color: rgb(149,116,33); }
td.TdClassName
{
border-color: #957421;
}
.TagClassName
{
border-color: #957421;
}
</style>