Shades of Corn Harvest #827039
Tints of Corn Harvest #827039
RGB
CMYK
RGB Variations
Color information
#827039 (or 0x827039) is known color: Corn Harvest. HEX triplet: 82, 70 and 39. RGB value is (130,112,57). Sum of RGB (Red+Green+Blue) = 130+112+57=299 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.48% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 57 (22.66% from 255 or 19.06% from 299); Max value from RGB is 130 - color contains mainly: red. Hex color #827039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827039 is #7D8FC6. Grayscale: #6F6F6F. Windows color (decimal): -8228807 or 3764354. OLE color: 3764354.
HSL color Cylindrical-coordinate representation of color #827039: hue angle of 45.21º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #827039 is Cyan = 0, Magento = 0.14, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 57 | - |
| CMYK | 0 | 0.14 | 0.56 | 0.49 |
| HSL | 45.21º | 0.39% | 0.37% | - |
| HSV(B) | 45.21º | 0.56% | 0.51% | - |
| XYZ | 15.74 | 16.63 | 6.25 | - |
| YUV | 111.11 | 97.46 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 57 | 0 | 0.14 | 0.56 | 0.49 | 45.21 | 0.39 | 0.37 |
| Hex | 82 | 70 | 39 | 0 | E | 38 | 31 | 2D | 27 | 25 |
| Octal | 202 | 160 | 71 | 0 | 16 | 70 | 61 | 55 | 47 | 45 |
| Binary | 10000010 | 1110000 | 111001 | 0 | 1110 | 111000 | 110001 | 101101 | 100111 | 100101 |
Color Harmonies of #827039
Complementary color
Monochromatic Colors of #827039
Black with #827039
Text Example
Text Example
White with #827039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827039; }
p { color: rgb(130,112,57); }
H1.HeaderClassName
{
color: #827039;
}
.AnyTagClassName
{
color: #827039;
}
</style>
background-color css
<style>
a { background-color: #827039; }
a { background-color: rgb(130,112,57); }
div.DivClassName
{
background-color: #827039;
}
.BgClassName
{
background-color: #827039;
}
</style>
border-color css
<style>
span { border-color: #827039; }
span { border-color: rgb(130,112,57); }
td.TdClassName
{
border-color: #827039;
}
.TagClassName
{
border-color: #827039;
}
</style>