Shades of Corn Harvest #917529
Tints of Corn Harvest #917529
RGB
CMYK
RGB Variations
Color information
#917529 (or 0x917529) is known color: Corn Harvest. HEX triplet: 91, 75 and 29. RGB value is (145,117,41). Sum of RGB (Red+Green+Blue) = 145+117+41=303 (40% of max value = 765). Red value is 145 (57.03% from 255 or 47.85% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 41 (16.41% from 255 or 13.53% from 303); Max value from RGB is 145 - color contains mainly: red. Hex color #917529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917529 is #6E8AD6. Grayscale: #757575. Windows color (decimal): -7244503 or 2717073. OLE color: 2717073.
HSL color Cylindrical-coordinate representation of color #917529: hue angle of 43.85º 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 #917529 is Cyan = 0, Magento = 0.19, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 41 | - |
| CMYK | 0 | 0.19 | 0.72 | 0.43 |
| HSL | 43.85º | 0.56% | 0.36% | - |
| HSV(B) | 43.85º | 0.72% | 0.57% | - |
| XYZ | 18.44 | 18.9 | 4.77 | - |
| YUV | 116.71 | 85.28 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 41 | 0 | 0.19 | 0.72 | 0.43 | 43.85 | 0.56 | 0.36 |
| Hex | 91 | 75 | 29 | 0 | 13 | 48 | 2B | 2C | 38 | 24 |
| Octal | 221 | 165 | 51 | 0 | 23 | 110 | 53 | 54 | 70 | 44 |
| Binary | 10010001 | 1110101 | 101001 | 0 | 10011 | 1001000 | 101011 | 101100 | 111000 | 100100 |
Color Harmonies of #917529
Complementary color
Monochromatic Colors of #917529
Black with #917529
Text Example
Text Example
White with #917529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917529; }
p { color: rgb(145,117,41); }
H1.HeaderClassName
{
color: #917529;
}
.AnyTagClassName
{
color: #917529;
}
</style>
background-color css
<style>
a { background-color: #917529; }
a { background-color: rgb(145,117,41); }
div.DivClassName
{
background-color: #917529;
}
.BgClassName
{
background-color: #917529;
}
</style>
border-color css
<style>
span { border-color: #917529; }
span { border-color: rgb(145,117,41); }
td.TdClassName
{
border-color: #917529;
}
.TagClassName
{
border-color: #917529;
}
</style>