Shades of Corn Harvest #957324
Tints of Corn Harvest #957324
RGB
CMYK
RGB Variations
Color information
#957324 (or 0x957324) is known color: Corn Harvest. HEX triplet: 95, 73 and 24. RGB value is (149,115,36). Sum of RGB (Red+Green+Blue) = 149+115+36=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 36 (14.45% from 255 or 12% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #957324 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957324 is #6A8CDB. Grayscale: #747474. Windows color (decimal): -6982876 or 2388885. OLE color: 2388885.
HSL color Cylindrical-coordinate representation of color #957324: hue angle of 41.95º 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 #957324 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 36 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.42 |
| HSL | 41.95º | 0.61% | 0.36% | - |
| HSV(B) | 41.95º | 0.76% | 0.58% | - |
| XYZ | 18.84 | 18.78 | 4.3 | - |
| YUV | 116.16 | 82.76 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 36 | 0 | 0.23 | 0.76 | 0.42 | 41.95 | 0.61 | 0.36 |
| Hex | 95 | 73 | 24 | 0 | 17 | 4C | 2A | 2A | 3D | 24 |
| Octal | 225 | 163 | 44 | 0 | 27 | 114 | 52 | 52 | 75 | 44 |
| Binary | 10010101 | 1110011 | 100100 | 0 | 10111 | 1001100 | 101010 | 101010 | 111101 | 100100 |
Color Harmonies of #957324
Complementary color
Monochromatic Colors of #957324
Black with #957324
Text Example
Text Example
White with #957324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957324; }
p { color: rgb(149,115,36); }
H1.HeaderClassName
{
color: #957324;
}
.AnyTagClassName
{
color: #957324;
}
</style>
background-color css
<style>
a { background-color: #957324; }
a { background-color: rgb(149,115,36); }
div.DivClassName
{
background-color: #957324;
}
.BgClassName
{
background-color: #957324;
}
</style>
border-color css
<style>
span { border-color: #957324; }
span { border-color: rgb(149,115,36); }
td.TdClassName
{
border-color: #957324;
}
.TagClassName
{
border-color: #957324;
}
</style>