Shades of Corn Harvest #917129
Tints of Corn Harvest #917129
RGB
CMYK
RGB Variations
Color information
#917129 (or 0x917129) is known color: Corn Harvest. HEX triplet: 91, 71 and 29. RGB value is (145,113,41). Sum of RGB (Red+Green+Blue) = 145+113+41=299 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.49% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 41 (16.41% from 255 or 13.71% from 299); Max value from RGB is 145 - color contains mainly: red. Hex color #917129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917129 is #6E8ED6. Grayscale: #727272. Windows color (decimal): -7245527 or 2716049. OLE color: 2716049.
HSL color Cylindrical-coordinate representation of color #917129: hue angle of 41.54º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #917129 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 41 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.43 |
| HSL | 41.54º | 0.56% | 0.36% | - |
| HSV(B) | 41.54º | 0.72% | 0.57% | - |
| XYZ | 17.98 | 17.99 | 4.62 | - |
| YUV | 114.36 | 86.6 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 41 | 0 | 0.22 | 0.72 | 0.43 | 41.54 | 0.56 | 0.36 |
| Hex | 91 | 71 | 29 | 0 | 16 | 48 | 2B | 2A | 38 | 24 |
| Octal | 221 | 161 | 51 | 0 | 26 | 110 | 53 | 52 | 70 | 44 |
| Binary | 10010001 | 1110001 | 101001 | 0 | 10110 | 1001000 | 101011 | 101010 | 111000 | 100100 |
Color Harmonies of #917129
Complementary color
Monochromatic Colors of #917129
Black with #917129
Text Example
Text Example
White with #917129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917129; }
p { color: rgb(145,113,41); }
H1.HeaderClassName
{
color: #917129;
}
.AnyTagClassName
{
color: #917129;
}
</style>
background-color css
<style>
a { background-color: #917129; }
a { background-color: rgb(145,113,41); }
div.DivClassName
{
background-color: #917129;
}
.BgClassName
{
background-color: #917129;
}
</style>
border-color css
<style>
span { border-color: #917129; }
span { border-color: rgb(145,113,41); }
td.TdClassName
{
border-color: #917129;
}
.TagClassName
{
border-color: #917129;
}
</style>