Shades of Corn Harvest #967525
Tints of Corn Harvest #967525
RGB
CMYK
RGB Variations
Color information
#967525 (or 0x967525) is known color: Corn Harvest. HEX triplet: 96, 75 and 25. RGB value is (150,117,37). Sum of RGB (Red+Green+Blue) = 150+117+37=304 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.34% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 37 (14.84% from 255 or 12.17% from 304); Max value from RGB is 150 - color contains mainly: red. Hex color #967525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967525 is #698ADA. Grayscale: #767676. Windows color (decimal): -6916827 or 2454934. OLE color: 2454934.
HSL color Cylindrical-coordinate representation of color #967525: hue angle of 42.48º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #967525 is Cyan = 0, Magento = 0.22, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 37 | - |
| CMYK | 0 | 0.22 | 0.75 | 0.41 |
| HSL | 42.48º | 0.6% | 0.37% | - |
| HSV(B) | 42.48º | 0.75% | 0.59% | - |
| XYZ | 19.27 | 19.34 | 4.47 | - |
| YUV | 117.75 | 82.43 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 37 | 0 | 0.22 | 0.75 | 0.41 | 42.48 | 0.6 | 0.37 |
| Hex | 96 | 75 | 25 | 0 | 16 | 4B | 29 | 2A | 3C | 25 |
| Octal | 226 | 165 | 45 | 0 | 26 | 113 | 51 | 52 | 74 | 45 |
| Binary | 10010110 | 1110101 | 100101 | 0 | 10110 | 1001011 | 101001 | 101010 | 111100 | 100101 |
Color Harmonies of #967525
Complementary color
Monochromatic Colors of #967525
Black with #967525
Text Example
Text Example
White with #967525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967525; }
p { color: rgb(150,117,37); }
H1.HeaderClassName
{
color: #967525;
}
.AnyTagClassName
{
color: #967525;
}
</style>
background-color css
<style>
a { background-color: #967525; }
a { background-color: rgb(150,117,37); }
div.DivClassName
{
background-color: #967525;
}
.BgClassName
{
background-color: #967525;
}
</style>
border-color css
<style>
span { border-color: #967525; }
span { border-color: rgb(150,117,37); }
td.TdClassName
{
border-color: #967525;
}
.TagClassName
{
border-color: #967525;
}
</style>