Shades of Corn Harvest #977525
Tints of Corn Harvest #977525
RGB
CMYK
RGB Variations
Color information
#977525 (or 0x977525) is known color: Corn Harvest. HEX triplet: 97, 75 and 25. RGB value is (151,117,37). Sum of RGB (Red+Green+Blue) = 151+117+37=305 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.51% from 305); Green value is 117 (46.09% from 255 or 38.36% from 305); Blue value is 37 (14.84% from 255 or 12.13% from 305); Max value from RGB is 151 - color contains mainly: red. Hex color #977525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #977525 is #688ADA. Grayscale: #767676. Windows color (decimal): -6851291 or 2454935. OLE color: 2454935.
HSL color Cylindrical-coordinate representation of color #977525: hue angle of 42.11º degrees, saturation: 0.61, 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 #977525 is Cyan = 0, Magento = 0.23, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 37 | - |
| CMYK | 0 | 0.23 | 0.75 | 0.41 |
| HSL | 42.11º | 0.61% | 0.37% | - |
| HSV(B) | 42.11º | 0.75% | 0.59% | - |
| XYZ | 19.46 | 19.44 | 4.48 | - |
| YUV | 118.05 | 82.26 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 37 | 0 | 0.23 | 0.75 | 0.41 | 42.11 | 0.61 | 0.37 |
| Hex | 97 | 75 | 25 | 0 | 17 | 4B | 29 | 2A | 3D | 25 |
| Octal | 227 | 165 | 45 | 0 | 27 | 113 | 51 | 52 | 75 | 45 |
| Binary | 10010111 | 1110101 | 100101 | 0 | 10111 | 1001011 | 101001 | 101010 | 111101 | 100101 |
Color Harmonies of #977525
Complementary color
Monochromatic Colors of #977525
Black with #977525
Text Example
Text Example
White with #977525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977525; }
p { color: rgb(151,117,37); }
H1.HeaderClassName
{
color: #977525;
}
.AnyTagClassName
{
color: #977525;
}
</style>
background-color css
<style>
a { background-color: #977525; }
a { background-color: rgb(151,117,37); }
div.DivClassName
{
background-color: #977525;
}
.BgClassName
{
background-color: #977525;
}
</style>
border-color css
<style>
span { border-color: #977525; }
span { border-color: rgb(151,117,37); }
td.TdClassName
{
border-color: #977525;
}
.TagClassName
{
border-color: #977525;
}
</style>