Shades of Corn Harvest #827132
Tints of Corn Harvest #827132
RGB
CMYK
RGB Variations
Color information
#827132 (or 0x827132) is known color: Corn Harvest. HEX triplet: 82, 71 and 32. RGB value is (130,113,50). Sum of RGB (Red+Green+Blue) = 130+113+50=293 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.37% from 293); Green value is 113 (44.53% from 255 or 38.57% from 293); Blue value is 50 (19.92% from 255 or 17.06% from 293); Max value from RGB is 130 - color contains mainly: red. Hex color #827132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827132 is #7D8ECD. Grayscale: #6F6F6F. Windows color (decimal): -8228558 or 3305858. OLE color: 3305858.
HSL color Cylindrical-coordinate representation of color #827132: hue angle of 47.25º 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 #827132 is Cyan = 0, Magento = 0.13, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 50 | - |
| CMYK | 0 | 0.13 | 0.62 | 0.49 |
| HSL | 47.25º | 0.44% | 0.35% | - |
| HSV(B) | 47.25º | 0.62% | 0.51% | - |
| XYZ | 15.69 | 16.79 | 5.43 | - |
| YUV | 110.9 | 93.63 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 50 | 0 | 0.13 | 0.62 | 0.49 | 47.25 | 0.44 | 0.35 |
| Hex | 82 | 71 | 32 | 0 | D | 3E | 31 | 2F | 2C | 23 |
| Octal | 202 | 161 | 62 | 0 | 15 | 76 | 61 | 57 | 54 | 43 |
| Binary | 10000010 | 1110001 | 110010 | 0 | 1101 | 111110 | 110001 | 101111 | 101100 | 100011 |
Color Harmonies of #827132
Complementary color
Monochromatic Colors of #827132
Black with #827132
Text Example
Text Example
White with #827132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827132; }
p { color: rgb(130,113,50); }
H1.HeaderClassName
{
color: #827132;
}
.AnyTagClassName
{
color: #827132;
}
</style>
background-color css
<style>
a { background-color: #827132; }
a { background-color: rgb(130,113,50); }
div.DivClassName
{
background-color: #827132;
}
.BgClassName
{
background-color: #827132;
}
</style>
border-color css
<style>
span { border-color: #827132; }
span { border-color: rgb(130,113,50); }
td.TdClassName
{
border-color: #827132;
}
.TagClassName
{
border-color: #827132;
}
</style>