Shades of Corn Harvest #917532
Tints of Corn Harvest #917532
RGB
CMYK
RGB Variations
Color information
#917532 (or 0x917532) is known color: Corn Harvest. HEX triplet: 91, 75 and 32. RGB value is (145,117,50). Sum of RGB (Red+Green+Blue) = 145+117+50=312 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.47% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 50 (19.92% from 255 or 16.03% from 312); Max value from RGB is 145 - color contains mainly: red. Hex color #917532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917532 is #6E8ACD. Grayscale: #767676. Windows color (decimal): -7244494 or 3306897. OLE color: 3306897.
HSL color Cylindrical-coordinate representation of color #917532: hue angle of 42.32º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #917532 is Cyan = 0, Magento = 0.19, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 50 | - |
| CMYK | 0 | 0.19 | 0.66 | 0.43 |
| HSL | 42.32º | 0.49% | 0.38% | - |
| HSV(B) | 42.32º | 0.66% | 0.57% | - |
| XYZ | 18.61 | 18.97 | 5.7 | - |
| YUV | 117.73 | 89.78 | 147.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 50 | 0 | 0.19 | 0.66 | 0.43 | 42.32 | 0.49 | 0.38 |
| Hex | 91 | 75 | 32 | 0 | 13 | 42 | 2B | 2A | 31 | 26 |
| Octal | 221 | 165 | 62 | 0 | 23 | 102 | 53 | 52 | 61 | 46 |
| Binary | 10010001 | 1110101 | 110010 | 0 | 10011 | 1000010 | 101011 | 101010 | 110001 | 100110 |
Color Harmonies of #917532
Complementary color
Monochromatic Colors of #917532
Black with #917532
Text Example
Text Example
White with #917532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917532; }
p { color: rgb(145,117,50); }
H1.HeaderClassName
{
color: #917532;
}
.AnyTagClassName
{
color: #917532;
}
</style>
background-color css
<style>
a { background-color: #917532; }
a { background-color: rgb(145,117,50); }
div.DivClassName
{
background-color: #917532;
}
.BgClassName
{
background-color: #917532;
}
</style>
border-color css
<style>
span { border-color: #917532; }
span { border-color: rgb(145,117,50); }
td.TdClassName
{
border-color: #917532;
}
.TagClassName
{
border-color: #917532;
}
</style>