Shades of Corn Harvest #827034
Tints of Corn Harvest #827034
RGB
CMYK
RGB Variations
Color information
#827034 (or 0x827034) is known color: Corn Harvest. HEX triplet: 82, 70 and 34. RGB value is (130,112,52). Sum of RGB (Red+Green+Blue) = 130+112+52=294 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.22% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 52 (20.70% from 255 or 17.69% from 294); Max value from RGB is 130 - color contains mainly: red. Hex color #827034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827034 is #7D8FCB. Grayscale: #6E6E6E. Windows color (decimal): -8228812 or 3436674. OLE color: 3436674.
HSL color Cylindrical-coordinate representation of color #827034: hue angle of 46.15º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #827034 is Cyan = 0, Magento = 0.14, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 52 | - |
| CMYK | 0 | 0.14 | 0.60 | 0.49 |
| HSL | 46.15º | 0.43% | 0.36% | - |
| HSV(B) | 46.15º | 0.6% | 0.51% | - |
| XYZ | 15.62 | 16.58 | 5.63 | - |
| YUV | 110.54 | 94.96 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 52 | 0 | 0.14 | 0.60 | 0.49 | 46.15 | 0.43 | 0.36 |
| Hex | 82 | 70 | 34 | 0 | E | 3C | 31 | 2E | 2B | 24 |
| Octal | 202 | 160 | 64 | 0 | 16 | 74 | 61 | 56 | 53 | 44 |
| Binary | 10000010 | 1110000 | 110100 | 0 | 1110 | 111100 | 110001 | 101110 | 101011 | 100100 |
Color Harmonies of #827034
Complementary color
Monochromatic Colors of #827034
Black with #827034
Text Example
Text Example
White with #827034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827034; }
p { color: rgb(130,112,52); }
H1.HeaderClassName
{
color: #827034;
}
.AnyTagClassName
{
color: #827034;
}
</style>
background-color css
<style>
a { background-color: #827034; }
a { background-color: rgb(130,112,52); }
div.DivClassName
{
background-color: #827034;
}
.BgClassName
{
background-color: #827034;
}
</style>
border-color css
<style>
span { border-color: #827034; }
span { border-color: rgb(130,112,52); }
td.TdClassName
{
border-color: #827034;
}
.TagClassName
{
border-color: #827034;
}
</style>