Shades of Corn Harvest #917025
Tints of Corn Harvest #917025
RGB
CMYK
RGB Variations
Color information
#917025 (or 0x917025) is known color: Corn Harvest. HEX triplet: 91, 70 and 25. RGB value is (145,112,37). Sum of RGB (Red+Green+Blue) = 145+112+37=294 (38% of max value = 765). Red value is 145 (57.03% from 255 or 49.32% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 37 (14.84% from 255 or 12.59% from 294); Max value from RGB is 145 - color contains mainly: red. Hex color #917025 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917025 is #6E8FDA. Grayscale: #717171. Windows color (decimal): -7245787 or 2453649. OLE color: 2453649.
HSL color Cylindrical-coordinate representation of color #917025: hue angle of 41.67º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #917025 is Cyan = 0, Magento = 0.23, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 37 | - |
| CMYK | 0 | 0.23 | 0.74 | 0.43 |
| HSL | 41.67º | 0.59% | 0.36% | - |
| HSV(B) | 41.67º | 0.74% | 0.57% | - |
| XYZ | 17.81 | 17.74 | 4.24 | - |
| YUV | 113.32 | 84.93 | 150.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 37 | 0 | 0.23 | 0.74 | 0.43 | 41.67 | 0.59 | 0.36 |
| Hex | 91 | 70 | 25 | 0 | 17 | 4A | 2B | 2A | 3B | 24 |
| Octal | 221 | 160 | 45 | 0 | 27 | 112 | 53 | 52 | 73 | 44 |
| Binary | 10010001 | 1110000 | 100101 | 0 | 10111 | 1001010 | 101011 | 101010 | 111011 | 100100 |
Color Harmonies of #917025
Complementary color
Monochromatic Colors of #917025
Black with #917025
Text Example
Text Example
White with #917025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917025; }
p { color: rgb(145,112,37); }
H1.HeaderClassName
{
color: #917025;
}
.AnyTagClassName
{
color: #917025;
}
</style>
background-color css
<style>
a { background-color: #917025; }
a { background-color: rgb(145,112,37); }
div.DivClassName
{
background-color: #917025;
}
.BgClassName
{
background-color: #917025;
}
</style>
border-color css
<style>
span { border-color: #917025; }
span { border-color: rgb(145,112,37); }
td.TdClassName
{
border-color: #917025;
}
.TagClassName
{
border-color: #917025;
}
</style>