Shades of Corn Harvest #917119
Tints of Corn Harvest #917119
RGB
CMYK
RGB Variations
Color information
#917119 (or 0x917119) is known color: Corn Harvest. HEX triplet: 91, 71 and 19. RGB value is (145,113,25). Sum of RGB (Red+Green+Blue) = 145+113+25=283 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.24% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 25 (10.16% from 255 or 8.83% from 283); Max value from RGB is 145 - color contains mainly: red. Hex color #917119 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917119 is #6E8EE6. Grayscale: #707070. Windows color (decimal): -7245543 or 1667473. OLE color: 1667473.
HSL color Cylindrical-coordinate representation of color #917119: hue angle of 44º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #917119 is Cyan = 0, Magento = 0.22, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 25 | - |
| CMYK | 0 | 0.22 | 0.83 | 0.43 |
| HSL | 44º | 0.71% | 0.33% | - |
| HSV(B) | 44º | 0.83% | 0.57% | - |
| XYZ | 17.76 | 17.9 | 3.44 | - |
| YUV | 112.54 | 78.6 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 25 | 0 | 0.22 | 0.83 | 0.43 | 44 | 0.71 | 0.33 |
| Hex | 91 | 71 | 19 | 0 | 16 | 53 | 2B | 2C | 47 | 21 |
| Octal | 221 | 161 | 31 | 0 | 26 | 123 | 53 | 54 | 107 | 41 |
| Binary | 10010001 | 1110001 | 11001 | 0 | 10110 | 1010011 | 101011 | 101100 | 1000111 | 100001 |
Color Harmonies of #917119
Complementary color
Monochromatic Colors of #917119
Black with #917119
Text Example
Text Example
White with #917119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917119; }
p { color: rgb(145,113,25); }
H1.HeaderClassName
{
color: #917119;
}
.AnyTagClassName
{
color: #917119;
}
</style>
background-color css
<style>
a { background-color: #917119; }
a { background-color: rgb(145,113,25); }
div.DivClassName
{
background-color: #917119;
}
.BgClassName
{
background-color: #917119;
}
</style>
border-color css
<style>
span { border-color: #917119; }
span { border-color: rgb(145,113,25); }
td.TdClassName
{
border-color: #917119;
}
.TagClassName
{
border-color: #917119;
}
</style>