Shades of Corn Harvest #827038
Tints of Corn Harvest #827038
RGB
CMYK
RGB Variations
Color information
#827038 (or 0x827038) is known color: Corn Harvest. HEX triplet: 82, 70 and 38. RGB value is (130,112,56). Sum of RGB (Red+Green+Blue) = 130+112+56=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 112 (44.14% from 255 or 37.58% from 298); Blue value is 56 (22.27% from 255 or 18.79% from 298); Max value from RGB is 130 - color contains mainly: red. Hex color #827038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827038 is #7D8FC7. Grayscale: #6F6F6F. Windows color (decimal): -8228808 or 3698818. OLE color: 3698818.
HSL color Cylindrical-coordinate representation of color #827038: hue angle of 45.41º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #827038 is Cyan = 0, Magento = 0.14, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 56 | - |
| CMYK | 0 | 0.14 | 0.57 | 0.49 |
| HSL | 45.41º | 0.4% | 0.36% | - |
| HSV(B) | 45.41º | 0.57% | 0.51% | - |
| XYZ | 15.71 | 16.62 | 6.12 | - |
| YUV | 111 | 96.96 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 56 | 0 | 0.14 | 0.57 | 0.49 | 45.41 | 0.4 | 0.36 |
| Hex | 82 | 70 | 38 | 0 | E | 39 | 31 | 2D | 28 | 24 |
| Octal | 202 | 160 | 70 | 0 | 16 | 71 | 61 | 55 | 50 | 44 |
| Binary | 10000010 | 1110000 | 111000 | 0 | 1110 | 111001 | 110001 | 101101 | 101000 | 100100 |
Color Harmonies of #827038
Complementary color
Monochromatic Colors of #827038
Black with #827038
Text Example
Text Example
White with #827038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827038; }
p { color: rgb(130,112,56); }
H1.HeaderClassName
{
color: #827038;
}
.AnyTagClassName
{
color: #827038;
}
</style>
background-color css
<style>
a { background-color: #827038; }
a { background-color: rgb(130,112,56); }
div.DivClassName
{
background-color: #827038;
}
.BgClassName
{
background-color: #827038;
}
</style>
border-color css
<style>
span { border-color: #827038; }
span { border-color: rgb(130,112,56); }
td.TdClassName
{
border-color: #827038;
}
.TagClassName
{
border-color: #827038;
}
</style>