Shades of Corn Harvest #957529
Tints of Corn Harvest #957529
RGB
CMYK
RGB Variations
Color information
#957529 (or 0x957529) is known color: Corn Harvest. HEX triplet: 95, 75 and 29. RGB value is (149,117,41). Sum of RGB (Red+Green+Blue) = 149+117+41=307 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.53% from 307); Green value is 117 (46.09% from 255 or 38.11% from 307); Blue value is 41 (16.41% from 255 or 13.36% from 307); Max value from RGB is 149 - color contains mainly: red. Hex color #957529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957529 is #6A8AD6. Grayscale: #767676. Windows color (decimal): -6982359 or 2717077. OLE color: 2717077.
HSL color Cylindrical-coordinate representation of color #957529: hue angle of 42.22º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #957529 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 41 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.42 |
| HSL | 42.22º | 0.57% | 0.37% | - |
| HSV(B) | 42.22º | 0.72% | 0.58% | - |
| XYZ | 19.16 | 19.27 | 4.81 | - |
| YUV | 117.9 | 84.6 | 150.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 41 | 0 | 0.21 | 0.72 | 0.42 | 42.22 | 0.57 | 0.37 |
| Hex | 95 | 75 | 29 | 0 | 15 | 48 | 2A | 2A | 39 | 25 |
| Octal | 225 | 165 | 51 | 0 | 25 | 110 | 52 | 52 | 71 | 45 |
| Binary | 10010101 | 1110101 | 101001 | 0 | 10101 | 1001000 | 101010 | 101010 | 111001 | 100101 |
Color Harmonies of #957529
Complementary color
Monochromatic Colors of #957529
Black with #957529
Text Example
Text Example
White with #957529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957529; }
p { color: rgb(149,117,41); }
H1.HeaderClassName
{
color: #957529;
}
.AnyTagClassName
{
color: #957529;
}
</style>
background-color css
<style>
a { background-color: #957529; }
a { background-color: rgb(149,117,41); }
div.DivClassName
{
background-color: #957529;
}
.BgClassName
{
background-color: #957529;
}
</style>
border-color css
<style>
span { border-color: #957529; }
span { border-color: rgb(149,117,41); }
td.TdClassName
{
border-color: #957529;
}
.TagClassName
{
border-color: #957529;
}
</style>