Shades of Corn Harvest #826930
Tints of Corn Harvest #826930
RGB
CMYK
RGB Variations
Color information
#826930 (or 0x826930) is known color: Corn Harvest. HEX triplet: 82, 69 and 30. RGB value is (130,105,48). Sum of RGB (Red+Green+Blue) = 130+105+48=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 105 (41.41% from 255 or 37.10% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #826930 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826930 is #7D96CF. Grayscale: #6A6A6A. Windows color (decimal): -8230608 or 3172738. OLE color: 3172738.
HSL color Cylindrical-coordinate representation of color #826930: hue angle of 41.71º 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 #826930 is Cyan = 0, Magento = 0.19, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 48 | - |
| CMYK | 0 | 0.19 | 0.63 | 0.49 |
| HSL | 41.71º | 0.46% | 0.35% | - |
| HSV(B) | 41.71º | 0.63% | 0.51% | - |
| XYZ | 14.79 | 15.06 | 4.92 | - |
| YUV | 105.98 | 95.28 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 48 | 0 | 0.19 | 0.63 | 0.49 | 41.71 | 0.46 | 0.35 |
| Hex | 82 | 69 | 30 | 0 | 13 | 3F | 31 | 2A | 2E | 23 |
| Octal | 202 | 151 | 60 | 0 | 23 | 77 | 61 | 52 | 56 | 43 |
| Binary | 10000010 | 1101001 | 110000 | 0 | 10011 | 111111 | 110001 | 101010 | 101110 | 100011 |
Color Harmonies of #826930
Complementary color
Monochromatic Colors of #826930
Black with #826930
Text Example
Text Example
White with #826930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826930; }
p { color: rgb(130,105,48); }
H1.HeaderClassName
{
color: #826930;
}
.AnyTagClassName
{
color: #826930;
}
</style>
background-color css
<style>
a { background-color: #826930; }
a { background-color: rgb(130,105,48); }
div.DivClassName
{
background-color: #826930;
}
.BgClassName
{
background-color: #826930;
}
</style>
border-color css
<style>
span { border-color: #826930; }
span { border-color: rgb(130,105,48); }
td.TdClassName
{
border-color: #826930;
}
.TagClassName
{
border-color: #826930;
}
</style>