Shades of Corn Harvest #826730
Tints of Corn Harvest #826730
RGB
CMYK
RGB Variations
Color information
#826730 (or 0x826730) is known color: Corn Harvest. HEX triplet: 82, 67 and 30. RGB value is (130,103,48). Sum of RGB (Red+Green+Blue) = 130+103+48=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 103 (40.62% from 255 or 36.65% from 281); Blue value is 48 (19.14% from 255 or 17.08% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #826730 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826730 is #7D98CF. Grayscale: #696969. Windows color (decimal): -8231120 or 3172226. OLE color: 3172226.
HSL color Cylindrical-coordinate representation of color #826730: hue angle of 40.24º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #826730 is Cyan = 0, Magento = 0.21, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 48 | - |
| CMYK | 0 | 0.21 | 0.63 | 0.49 |
| HSL | 40.24º | 0.46% | 0.35% | - |
| HSV(B) | 40.24º | 0.63% | 0.51% | - |
| XYZ | 14.59 | 14.66 | 4.86 | - |
| YUV | 104.8 | 95.95 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 48 | 0 | 0.21 | 0.63 | 0.49 | 40.24 | 0.46 | 0.35 |
| Hex | 82 | 67 | 30 | 0 | 15 | 3F | 31 | 28 | 2E | 23 |
| Octal | 202 | 147 | 60 | 0 | 25 | 77 | 61 | 50 | 56 | 43 |
| Binary | 10000010 | 1100111 | 110000 | 0 | 10101 | 111111 | 110001 | 101000 | 101110 | 100011 |
Color Harmonies of #826730
Complementary color
Monochromatic Colors of #826730
Black with #826730
Text Example
Text Example
White with #826730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826730; }
p { color: rgb(130,103,48); }
H1.HeaderClassName
{
color: #826730;
}
.AnyTagClassName
{
color: #826730;
}
</style>
background-color css
<style>
a { background-color: #826730; }
a { background-color: rgb(130,103,48); }
div.DivClassName
{
background-color: #826730;
}
.BgClassName
{
background-color: #826730;
}
</style>
border-color css
<style>
span { border-color: #826730; }
span { border-color: rgb(130,103,48); }
td.TdClassName
{
border-color: #826730;
}
.TagClassName
{
border-color: #826730;
}
</style>