Shades of Corn Harvest #917832
Tints of Corn Harvest #917832
RGB
CMYK
RGB Variations
Color information
#917832 (or 0x917832) is known color: Corn Harvest. HEX triplet: 91, 78 and 32. RGB value is (145,120,50). Sum of RGB (Red+Green+Blue) = 145+120+50=315 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.03% from 315); Green value is 120 (47.27% from 255 or 38.10% from 315); Blue value is 50 (19.92% from 255 or 15.87% from 315); Max value from RGB is 145 - color contains mainly: red. Hex color #917832 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #917832 is #6E87CD. Grayscale: #777777. Windows color (decimal): -7243726 or 3307665. OLE color: 3307665.
HSL color Cylindrical-coordinate representation of color #917832: hue angle of 44.21º 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 #917832 is Cyan = 0, Magento = 0.17, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 50 | - |
| CMYK | 0 | 0.17 | 0.66 | 0.43 |
| HSL | 44.21º | 0.49% | 0.38% | - |
| HSV(B) | 44.21º | 0.66% | 0.57% | - |
| XYZ | 18.97 | 19.68 | 5.82 | - |
| YUV | 119.5 | 88.78 | 146.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 50 | 0 | 0.17 | 0.66 | 0.43 | 44.21 | 0.49 | 0.38 |
| Hex | 91 | 78 | 32 | 0 | 11 | 42 | 2B | 2C | 31 | 26 |
| Octal | 221 | 170 | 62 | 0 | 21 | 102 | 53 | 54 | 61 | 46 |
| Binary | 10010001 | 1111000 | 110010 | 0 | 10001 | 1000010 | 101011 | 101100 | 110001 | 100110 |
Color Harmonies of #917832
Complementary color
Monochromatic Colors of #917832
Black with #917832
Text Example
Text Example
White with #917832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917832; }
p { color: rgb(145,120,50); }
H1.HeaderClassName
{
color: #917832;
}
.AnyTagClassName
{
color: #917832;
}
</style>
background-color css
<style>
a { background-color: #917832; }
a { background-color: rgb(145,120,50); }
div.DivClassName
{
background-color: #917832;
}
.BgClassName
{
background-color: #917832;
}
</style>
border-color css
<style>
span { border-color: #917832; }
span { border-color: rgb(145,120,50); }
td.TdClassName
{
border-color: #917832;
}
.TagClassName
{
border-color: #917832;
}
</style>