Shades of Corn Harvest #967425
Tints of Corn Harvest #967425
RGB
CMYK
RGB Variations
Color information
#967425 (or 0x967425) is known color: Corn Harvest. HEX triplet: 96, 74 and 25. RGB value is (150,116,37). Sum of RGB (Red+Green+Blue) = 150+116+37=303 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.50% from 303); Green value is 116 (45.70% from 255 or 38.28% from 303); Blue value is 37 (14.84% from 255 or 12.21% from 303); Max value from RGB is 150 - color contains mainly: red. Hex color #967425 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #967425 is #698BDA. Grayscale: #757575. Windows color (decimal): -6917083 or 2454678. OLE color: 2454678.
HSL color Cylindrical-coordinate representation of color #967425: hue angle of 41.95º 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 #967425 is Cyan = 0, Magento = 0.23, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 116 | 37 | - |
| CMYK | 0 | 0.23 | 0.75 | 0.41 |
| HSL | 41.95º | 0.6% | 0.37% | - |
| HSV(B) | 41.95º | 0.75% | 0.59% | - |
| XYZ | 19.16 | 19.11 | 4.43 | - |
| YUV | 117.16 | 82.76 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 116 | 37 | 0 | 0.23 | 0.75 | 0.41 | 41.95 | 0.6 | 0.37 |
| Hex | 96 | 74 | 25 | 0 | 17 | 4B | 29 | 2A | 3C | 25 |
| Octal | 226 | 164 | 45 | 0 | 27 | 113 | 51 | 52 | 74 | 45 |
| Binary | 10010110 | 1110100 | 100101 | 0 | 10111 | 1001011 | 101001 | 101010 | 111100 | 100101 |
Color Harmonies of #967425
Complementary color
Monochromatic Colors of #967425
Black with #967425
Text Example
Text Example
White with #967425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967425; }
p { color: rgb(150,116,37); }
H1.HeaderClassName
{
color: #967425;
}
.AnyTagClassName
{
color: #967425;
}
</style>
background-color css
<style>
a { background-color: #967425; }
a { background-color: rgb(150,116,37); }
div.DivClassName
{
background-color: #967425;
}
.BgClassName
{
background-color: #967425;
}
</style>
border-color css
<style>
span { border-color: #967425; }
span { border-color: rgb(150,116,37); }
td.TdClassName
{
border-color: #967425;
}
.TagClassName
{
border-color: #967425;
}
</style>