Shades of Corn Harvest #917528
Tints of Corn Harvest #917528
RGB
CMYK
RGB Variations
Color information
#917528 (or 0x917528) is known color: Corn Harvest. HEX triplet: 91, 75 and 28. RGB value is (145,117,40). Sum of RGB (Red+Green+Blue) = 145+117+40=302 (40% of max value = 765). Red value is 145 (57.03% from 255 or 48.01% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 40 (16.02% from 255 or 13.25% from 302); Max value from RGB is 145 - color contains mainly: red. Hex color #917528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917528 is #6E8AD7. Grayscale: #747474. Windows color (decimal): -7244504 or 2651537. OLE color: 2651537.
HSL color Cylindrical-coordinate representation of color #917528: hue angle of 44º degrees, saturation: 0.57, 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 #917528 is Cyan = 0, Magento = 0.19, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 40 | - |
| CMYK | 0 | 0.19 | 0.72 | 0.43 |
| HSL | 44º | 0.57% | 0.36% | - |
| HSV(B) | 44º | 0.72% | 0.57% | - |
| XYZ | 18.42 | 18.9 | 4.68 | - |
| YUV | 116.59 | 84.78 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 40 | 0 | 0.19 | 0.72 | 0.43 | 44 | 0.57 | 0.36 |
| Hex | 91 | 75 | 28 | 0 | 13 | 48 | 2B | 2C | 39 | 24 |
| Octal | 221 | 165 | 50 | 0 | 23 | 110 | 53 | 54 | 71 | 44 |
| Binary | 10010001 | 1110101 | 101000 | 0 | 10011 | 1001000 | 101011 | 101100 | 111001 | 100100 |
Color Harmonies of #917528
Complementary color
Monochromatic Colors of #917528
Black with #917528
Text Example
Text Example
White with #917528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917528; }
p { color: rgb(145,117,40); }
H1.HeaderClassName
{
color: #917528;
}
.AnyTagClassName
{
color: #917528;
}
</style>
background-color css
<style>
a { background-color: #917528; }
a { background-color: rgb(145,117,40); }
div.DivClassName
{
background-color: #917528;
}
.BgClassName
{
background-color: #917528;
}
</style>
border-color css
<style>
span { border-color: #917528; }
span { border-color: rgb(145,117,40); }
td.TdClassName
{
border-color: #917528;
}
.TagClassName
{
border-color: #917528;
}
</style>