Shades of Corn Harvest #827031
Tints of Corn Harvest #827031
RGB
CMYK
RGB Variations
Color information
#827031 (or 0x827031) is known color: Corn Harvest. HEX triplet: 82, 70 and 31. RGB value is (130,112,49). Sum of RGB (Red+Green+Blue) = 130+112+49=291 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.67% from 291); Green value is 112 (44.14% from 255 or 38.49% from 291); Blue value is 49 (19.53% from 255 or 16.84% from 291); Max value from RGB is 130 - color contains mainly: red. Hex color #827031 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827031 is #7D8FCE. Grayscale: #6E6E6E. Windows color (decimal): -8228815 or 3240066. OLE color: 3240066.
HSL color Cylindrical-coordinate representation of color #827031: hue angle of 46.67º degrees, saturation: 0.45, 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 #827031 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 49 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.49 |
| HSL | 46.67º | 0.45% | 0.35% | - |
| HSV(B) | 46.67º | 0.62% | 0.51% | - |
| XYZ | 15.55 | 16.56 | 5.28 | - |
| YUV | 110.2 | 93.46 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 49 | 0 | 0.14 | 0.62 | 0.49 | 46.67 | 0.45 | 0.35 |
| Hex | 82 | 70 | 31 | 0 | E | 3E | 31 | 2F | 2D | 23 |
| Octal | 202 | 160 | 61 | 0 | 16 | 76 | 61 | 57 | 55 | 43 |
| Binary | 10000010 | 1110000 | 110001 | 0 | 1110 | 111110 | 110001 | 101111 | 101101 | 100011 |
Color Harmonies of #827031
Complementary color
Monochromatic Colors of #827031
Black with #827031
Text Example
Text Example
White with #827031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827031; }
p { color: rgb(130,112,49); }
H1.HeaderClassName
{
color: #827031;
}
.AnyTagClassName
{
color: #827031;
}
</style>
background-color css
<style>
a { background-color: #827031; }
a { background-color: rgb(130,112,49); }
div.DivClassName
{
background-color: #827031;
}
.BgClassName
{
background-color: #827031;
}
</style>
border-color css
<style>
span { border-color: #827031; }
span { border-color: rgb(130,112,49); }
td.TdClassName
{
border-color: #827031;
}
.TagClassName
{
border-color: #827031;
}
</style>