Shades of Corn Harvest #917218
Tints of Corn Harvest #917218
RGB
CMYK
RGB Variations
Color information
#917218 (or 0x917218) is known color: Corn Harvest. HEX triplet: 91, 72 and 18. RGB value is (145,114,24). Sum of RGB (Red+Green+Blue) = 145+114+24=283 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.24% from 283); Green value is 114 (44.92% from 255 or 40.28% from 283); Blue value is 24 (9.77% from 255 or 8.48% from 283); Max value from RGB is 145 - color contains mainly: red. Hex color #917218 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917218 is #6E8DE7. Grayscale: #717171. Windows color (decimal): -7245288 or 1602193. OLE color: 1602193.
HSL color Cylindrical-coordinate representation of color #917218: hue angle of 44.63º degrees, saturation: 0.72, 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 #917218 is Cyan = 0, Magento = 0.21, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 24 | - |
| CMYK | 0 | 0.21 | 0.83 | 0.43 |
| HSL | 44.63º | 0.72% | 0.33% | - |
| HSV(B) | 44.63º | 0.83% | 0.57% | - |
| XYZ | 17.86 | 18.12 | 3.42 | - |
| YUV | 113.01 | 77.77 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 24 | 0 | 0.21 | 0.83 | 0.43 | 44.63 | 0.72 | 0.33 |
| Hex | 91 | 72 | 18 | 0 | 15 | 53 | 2B | 2D | 48 | 21 |
| Octal | 221 | 162 | 30 | 0 | 25 | 123 | 53 | 55 | 110 | 41 |
| Binary | 10010001 | 1110010 | 11000 | 0 | 10101 | 1010011 | 101011 | 101101 | 1001000 | 100001 |
Color Harmonies of #917218
Complementary color
Monochromatic Colors of #917218
Black with #917218
Text Example
Text Example
White with #917218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917218; }
p { color: rgb(145,114,24); }
H1.HeaderClassName
{
color: #917218;
}
.AnyTagClassName
{
color: #917218;
}
</style>
background-color css
<style>
a { background-color: #917218; }
a { background-color: rgb(145,114,24); }
div.DivClassName
{
background-color: #917218;
}
.BgClassName
{
background-color: #917218;
}
</style>
border-color css
<style>
span { border-color: #917218; }
span { border-color: rgb(145,114,24); }
td.TdClassName
{
border-color: #917218;
}
.TagClassName
{
border-color: #917218;
}
</style>