Shades of Corn Harvest #957521
Tints of Corn Harvest #957521
RGB
CMYK
RGB Variations
Color information
#957521 (or 0x957521) is known color: Corn Harvest. HEX triplet: 95, 75 and 21. RGB value is (149,117,33). Sum of RGB (Red+Green+Blue) = 149+117+33=299 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.83% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 33 (13.28% from 255 or 11.04% from 299); Max value from RGB is 149 - color contains mainly: red. Hex color #957521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957521 is #6A8ADE. Grayscale: #757575. Windows color (decimal): -6982367 or 2192789. OLE color: 2192789.
HSL color Cylindrical-coordinate representation of color #957521: hue angle of 43.45º 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 #957521 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 33 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.42 |
| HSL | 43.45º | 0.64% | 0.36% | - |
| HSV(B) | 43.45º | 0.78% | 0.58% | - |
| XYZ | 19.03 | 19.22 | 4.15 | - |
| YUV | 116.99 | 80.6 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 33 | 0 | 0.21 | 0.78 | 0.42 | 43.45 | 0.64 | 0.36 |
| Hex | 95 | 75 | 21 | 0 | 15 | 4E | 2A | 2B | 40 | 24 |
| Octal | 225 | 165 | 41 | 0 | 25 | 116 | 52 | 53 | 100 | 44 |
| Binary | 10010101 | 1110101 | 100001 | 0 | 10101 | 1001110 | 101010 | 101011 | 1000000 | 100100 |
Color Harmonies of #957521
Complementary color
Monochromatic Colors of #957521
Black with #957521
Text Example
Text Example
White with #957521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957521; }
p { color: rgb(149,117,33); }
H1.HeaderClassName
{
color: #957521;
}
.AnyTagClassName
{
color: #957521;
}
</style>
background-color css
<style>
a { background-color: #957521; }
a { background-color: rgb(149,117,33); }
div.DivClassName
{
background-color: #957521;
}
.BgClassName
{
background-color: #957521;
}
</style>
border-color css
<style>
span { border-color: #957521; }
span { border-color: rgb(149,117,33); }
td.TdClassName
{
border-color: #957521;
}
.TagClassName
{
border-color: #957521;
}
</style>