Shades of Corn Harvest #827032
Tints of Corn Harvest #827032
RGB
CMYK
RGB Variations
Color information
#827032 (or 0x827032) is known color: Corn Harvest. HEX triplet: 82, 70 and 32. RGB value is (130,112,50). Sum of RGB (Red+Green+Blue) = 130+112+50=292 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.52% from 292); Green value is 112 (44.14% from 255 or 38.36% from 292); Blue value is 50 (19.92% from 255 or 17.12% from 292); Max value from RGB is 130 - color contains mainly: red. Hex color #827032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827032 is #7D8FCD. Grayscale: #6E6E6E. Windows color (decimal): -8228814 or 3305602. OLE color: 3305602.
HSL color Cylindrical-coordinate representation of color #827032: hue angle of 46.5º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #827032 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 50 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.49 |
| HSL | 46.5º | 0.44% | 0.35% | - |
| HSV(B) | 46.5º | 0.62% | 0.51% | - |
| XYZ | 15.58 | 16.56 | 5.39 | - |
| YUV | 110.31 | 93.96 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 50 | 0 | 0.14 | 0.62 | 0.49 | 46.5 | 0.44 | 0.35 |
| Hex | 82 | 70 | 32 | 0 | E | 3E | 31 | 2E | 2C | 23 |
| Octal | 202 | 160 | 62 | 0 | 16 | 76 | 61 | 56 | 54 | 43 |
| Binary | 10000010 | 1110000 | 110010 | 0 | 1110 | 111110 | 110001 | 101110 | 101100 | 100011 |
Color Harmonies of #827032
Complementary color
Monochromatic Colors of #827032
Black with #827032
Text Example
Text Example
White with #827032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827032; }
p { color: rgb(130,112,50); }
H1.HeaderClassName
{
color: #827032;
}
.AnyTagClassName
{
color: #827032;
}
</style>
background-color css
<style>
a { background-color: #827032; }
a { background-color: rgb(130,112,50); }
div.DivClassName
{
background-color: #827032;
}
.BgClassName
{
background-color: #827032;
}
</style>
border-color css
<style>
span { border-color: #827032; }
span { border-color: rgb(130,112,50); }
td.TdClassName
{
border-color: #827032;
}
.TagClassName
{
border-color: #827032;
}
</style>