Shades of Corn Harvest #827136
Tints of Corn Harvest #827136
RGB
CMYK
RGB Variations
Color information
#827136 (or 0x827136) is known color: Corn Harvest. HEX triplet: 82, 71 and 36. RGB value is (130,113,54). Sum of RGB (Red+Green+Blue) = 130+113+54=297 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.77% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 54 (21.48% from 255 or 18.18% from 297); Max value from RGB is 130 - color contains mainly: red. Hex color #827136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827136 is #7D8EC9. Grayscale: #6F6F6F. Windows color (decimal): -8228554 or 3568002. OLE color: 3568002.
HSL color Cylindrical-coordinate representation of color #827136: hue angle of 46.58º 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 #827136 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 54 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.49 |
| HSL | 46.58º | 0.41% | 0.36% | - |
| HSV(B) | 46.58º | 0.58% | 0.51% | - |
| XYZ | 15.78 | 16.82 | 5.91 | - |
| YUV | 111.36 | 95.63 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 54 | 0 | 0.13 | 0.58 | 0.49 | 46.58 | 0.41 | 0.36 |
| Hex | 82 | 71 | 36 | 0 | D | 3A | 31 | 2F | 29 | 24 |
| Octal | 202 | 161 | 66 | 0 | 15 | 72 | 61 | 57 | 51 | 44 |
| Binary | 10000010 | 1110001 | 110110 | 0 | 1101 | 111010 | 110001 | 101111 | 101001 | 100100 |
Color Harmonies of #827136
Complementary color
Monochromatic Colors of #827136
Black with #827136
Text Example
Text Example
White with #827136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827136; }
p { color: rgb(130,113,54); }
H1.HeaderClassName
{
color: #827136;
}
.AnyTagClassName
{
color: #827136;
}
</style>
background-color css
<style>
a { background-color: #827136; }
a { background-color: rgb(130,113,54); }
div.DivClassName
{
background-color: #827136;
}
.BgClassName
{
background-color: #827136;
}
</style>
border-color css
<style>
span { border-color: #827136; }
span { border-color: rgb(130,113,54); }
td.TdClassName
{
border-color: #827136;
}
.TagClassName
{
border-color: #827136;
}
</style>