Shades of Corn Harvest #827135
Tints of Corn Harvest #827135
RGB
CMYK
RGB Variations
Color information
#827135 (or 0x827135) is known color: Corn Harvest. HEX triplet: 82, 71 and 35. RGB value is (130,113,53). Sum of RGB (Red+Green+Blue) = 130+113+53=296 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.92% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 53 (21.09% from 255 or 17.91% from 296); Max value from RGB is 130 - color contains mainly: red. Hex color #827135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827135 is #7D8ECA. Grayscale: #6F6F6F. Windows color (decimal): -8228555 or 3502466. OLE color: 3502466.
HSL color Cylindrical-coordinate representation of color #827135: hue angle of 46.75º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #827135 is Cyan = 0, Magento = 0.13, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 53 | - |
| CMYK | 0 | 0.13 | 0.59 | 0.49 |
| HSL | 46.75º | 0.42% | 0.36% | - |
| HSV(B) | 46.75º | 0.59% | 0.51% | - |
| XYZ | 15.75 | 16.81 | 5.78 | - |
| YUV | 111.24 | 95.13 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 53 | 0 | 0.13 | 0.59 | 0.49 | 46.75 | 0.42 | 0.36 |
| Hex | 82 | 71 | 35 | 0 | D | 3B | 31 | 2F | 2A | 24 |
| Octal | 202 | 161 | 65 | 0 | 15 | 73 | 61 | 57 | 52 | 44 |
| Binary | 10000010 | 1110001 | 110101 | 0 | 1101 | 111011 | 110001 | 101111 | 101010 | 100100 |
Color Harmonies of #827135
Complementary color
Monochromatic Colors of #827135
Black with #827135
Text Example
Text Example
White with #827135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827135; }
p { color: rgb(130,113,53); }
H1.HeaderClassName
{
color: #827135;
}
.AnyTagClassName
{
color: #827135;
}
</style>
background-color css
<style>
a { background-color: #827135; }
a { background-color: rgb(130,113,53); }
div.DivClassName
{
background-color: #827135;
}
.BgClassName
{
background-color: #827135;
}
</style>
border-color css
<style>
span { border-color: #827135; }
span { border-color: rgb(130,113,53); }
td.TdClassName
{
border-color: #827135;
}
.TagClassName
{
border-color: #827135;
}
</style>