Shades of Corn Harvest #827236
Tints of Corn Harvest #827236
RGB
CMYK
RGB Variations
Color information
#827236 (or 0x827236) is known color: Corn Harvest. HEX triplet: 82, 72 and 36. RGB value is (130,114,54). Sum of RGB (Red+Green+Blue) = 130+114+54=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 54 (21.48% from 255 or 18.12% from 298); Max value from RGB is 130 - color contains mainly: red. Hex color #827236 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827236 is #7D8DC9. Grayscale: #707070. Windows color (decimal): -8228298 or 3568258. OLE color: 3568258.
HSL color Cylindrical-coordinate representation of color #827236: hue angle of 47.37º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #827236 is Cyan = 0, Magento = 0.12, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 54 | - |
| CMYK | 0 | 0.12 | 0.58 | 0.49 |
| HSL | 47.37º | 0.41% | 0.36% | - |
| HSV(B) | 47.37º | 0.58% | 0.51% | - |
| XYZ | 15.89 | 17.05 | 5.94 | - |
| YUV | 111.94 | 95.3 | 140.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 54 | 0 | 0.12 | 0.58 | 0.49 | 47.37 | 0.41 | 0.36 |
| Hex | 82 | 72 | 36 | 0 | C | 3A | 31 | 2F | 29 | 24 |
| Octal | 202 | 162 | 66 | 0 | 14 | 72 | 61 | 57 | 51 | 44 |
| Binary | 10000010 | 1110010 | 110110 | 0 | 1100 | 111010 | 110001 | 101111 | 101001 | 100100 |
Color Harmonies of #827236
Complementary color
Monochromatic Colors of #827236
Black with #827236
Text Example
Text Example
White with #827236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827236; }
p { color: rgb(130,114,54); }
H1.HeaderClassName
{
color: #827236;
}
.AnyTagClassName
{
color: #827236;
}
</style>
background-color css
<style>
a { background-color: #827236; }
a { background-color: rgb(130,114,54); }
div.DivClassName
{
background-color: #827236;
}
.BgClassName
{
background-color: #827236;
}
</style>
border-color css
<style>
span { border-color: #827236; }
span { border-color: rgb(130,114,54); }
td.TdClassName
{
border-color: #827236;
}
.TagClassName
{
border-color: #827236;
}
</style>