Shades of Corn Harvest #957732
Tints of Corn Harvest #957732
RGB
CMYK
RGB Variations
Color information
#957732 (or 0x957732) is known color: Corn Harvest. HEX triplet: 95, 77 and 32. RGB value is (149,119,50). Sum of RGB (Red+Green+Blue) = 149+119+50=318 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.86% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 50 (19.92% from 255 or 15.72% from 318); Max value from RGB is 149 - color contains mainly: red. Hex color #957732 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957732 is #6A88CD. Grayscale: #787878. Windows color (decimal): -6981838 or 3307413. OLE color: 3307413.
HSL color Cylindrical-coordinate representation of color #957732: hue angle of 41.82º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #957732 is Cyan = 0, Magento = 0.20, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 119 | 50 | - |
| CMYK | 0 | 0.20 | 0.66 | 0.42 |
| HSL | 41.82º | 0.5% | 0.39% | - |
| HSV(B) | 41.82º | 0.66% | 0.58% | - |
| XYZ | 19.57 | 19.81 | 5.81 | - |
| YUV | 120.1 | 88.44 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 119 | 50 | 0 | 0.20 | 0.66 | 0.42 | 41.82 | 0.5 | 0.39 |
| Hex | 95 | 77 | 32 | 0 | 14 | 42 | 2A | 2A | 32 | 27 |
| Octal | 225 | 167 | 62 | 0 | 24 | 102 | 52 | 52 | 62 | 47 |
| Binary | 10010101 | 1110111 | 110010 | 0 | 10100 | 1000010 | 101010 | 101010 | 110010 | 100111 |
Color Harmonies of #957732
Complementary color
Monochromatic Colors of #957732
Black with #957732
Text Example
Text Example
White with #957732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957732; }
p { color: rgb(149,119,50); }
H1.HeaderClassName
{
color: #957732;
}
.AnyTagClassName
{
color: #957732;
}
</style>
background-color css
<style>
a { background-color: #957732; }
a { background-color: rgb(149,119,50); }
div.DivClassName
{
background-color: #957732;
}
.BgClassName
{
background-color: #957732;
}
</style>
border-color css
<style>
span { border-color: #957732; }
span { border-color: rgb(149,119,50); }
td.TdClassName
{
border-color: #957732;
}
.TagClassName
{
border-color: #957732;
}
</style>