Shades of Corn Harvest #957522
Tints of Corn Harvest #957522
RGB
CMYK
RGB Variations
Color information
#957522 (or 0x957522) is known color: Corn Harvest. HEX triplet: 95, 75 and 22. RGB value is (149,117,34). Sum of RGB (Red+Green+Blue) = 149+117+34=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 34 (13.67% from 255 or 11.33% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #957522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #957522 is #6A8ADD. Grayscale: #757575. Windows color (decimal): -6982366 or 2258325. OLE color: 2258325.
HSL color Cylindrical-coordinate representation of color #957522: hue angle of 43.3º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #957522 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 34 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.42 |
| HSL | 43.3º | 0.63% | 0.36% | - |
| HSV(B) | 43.3º | 0.77% | 0.58% | - |
| XYZ | 19.04 | 19.23 | 4.22 | - |
| YUV | 117.11 | 81.1 | 150.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 34 | 0 | 0.21 | 0.77 | 0.42 | 43.3 | 0.63 | 0.36 |
| Hex | 95 | 75 | 22 | 0 | 15 | 4D | 2A | 2B | 3F | 24 |
| Octal | 225 | 165 | 42 | 0 | 25 | 115 | 52 | 53 | 77 | 44 |
| Binary | 10010101 | 1110101 | 100010 | 0 | 10101 | 1001101 | 101010 | 101011 | 111111 | 100100 |
Color Harmonies of #957522
Complementary color
Monochromatic Colors of #957522
Black with #957522
Text Example
Text Example
White with #957522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957522; }
p { color: rgb(149,117,34); }
H1.HeaderClassName
{
color: #957522;
}
.AnyTagClassName
{
color: #957522;
}
</style>
background-color css
<style>
a { background-color: #957522; }
a { background-color: rgb(149,117,34); }
div.DivClassName
{
background-color: #957522;
}
.BgClassName
{
background-color: #957522;
}
</style>
border-color css
<style>
span { border-color: #957522; }
span { border-color: rgb(149,117,34); }
td.TdClassName
{
border-color: #957522;
}
.TagClassName
{
border-color: #957522;
}
</style>