Shades of Corn Harvest #826934
Tints of Corn Harvest #826934
RGB
CMYK
RGB Variations
Color information
#826934 (or 0x826934) is known color: Corn Harvest. HEX triplet: 82, 69 and 34. RGB value is (130,105,52). Sum of RGB (Red+Green+Blue) = 130+105+52=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 105 (41.41% from 255 or 36.59% from 287); Blue value is 52 (20.70% from 255 or 18.12% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #826934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826934 is #7D96CB. Grayscale: #6A6A6A. Windows color (decimal): -8230604 or 3434882. OLE color: 3434882.
HSL color Cylindrical-coordinate representation of color #826934: hue angle of 40.77º 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 #826934 is Cyan = 0, Magento = 0.19, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 52 | - |
| CMYK | 0 | 0.19 | 0.60 | 0.49 |
| HSL | 40.77º | 0.43% | 0.36% | - |
| HSV(B) | 40.77º | 0.6% | 0.51% | - |
| XYZ | 14.88 | 15.1 | 5.38 | - |
| YUV | 106.43 | 97.28 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 52 | 0 | 0.19 | 0.60 | 0.49 | 40.77 | 0.43 | 0.36 |
| Hex | 82 | 69 | 34 | 0 | 13 | 3C | 31 | 29 | 2B | 24 |
| Octal | 202 | 151 | 64 | 0 | 23 | 74 | 61 | 51 | 53 | 44 |
| Binary | 10000010 | 1101001 | 110100 | 0 | 10011 | 111100 | 110001 | 101001 | 101011 | 100100 |
Color Harmonies of #826934
Complementary color
Monochromatic Colors of #826934
Black with #826934
Text Example
Text Example
White with #826934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826934; }
p { color: rgb(130,105,52); }
H1.HeaderClassName
{
color: #826934;
}
.AnyTagClassName
{
color: #826934;
}
</style>
background-color css
<style>
a { background-color: #826934; }
a { background-color: rgb(130,105,52); }
div.DivClassName
{
background-color: #826934;
}
.BgClassName
{
background-color: #826934;
}
</style>
border-color css
<style>
span { border-color: #826934; }
span { border-color: rgb(130,105,52); }
td.TdClassName
{
border-color: #826934;
}
.TagClassName
{
border-color: #826934;
}
</style>