Shades of Corn Harvest #8D6827
Tints of Corn Harvest #8D6827
RGB
CMYK
RGB Variations
Color information
#8D6827 (or 0x8D6827) is known color: Corn Harvest. HEX triplet: 8D, 68 and 27. RGB value is (141,104,39). Sum of RGB (Red+Green+Blue) = 141+104+39=284 (37% of max value = 765). Red value is 141 (55.47% from 255 or 49.65% from 284); Green value is 104 (41.02% from 255 or 36.62% from 284); Blue value is 39 (15.62% from 255 or 13.73% from 284); Max value from RGB is 141 - color contains mainly: red. Hex color #8D6827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8D6827 is #7297D8. Grayscale: #6B6B6B. Windows color (decimal): -7509977 or 2582669. OLE color: 2582669.
HSL color Cylindrical-coordinate representation of color #8D6827: hue angle of 38.24º degrees, saturation: 0.57, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #8D6827 is Cyan = 0, Magento = 0.26, Yellow = 0.72 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 104 | 39 | - |
| CMYK | 0 | 0.26 | 0.72 | 0.45 |
| HSL | 38.24º | 0.57% | 0.35% | - |
| HSV(B) | 38.24º | 0.72% | 0.55% | - |
| XYZ | 16.3 | 15.71 | 4.09 | - |
| YUV | 107.65 | 89.26 | 151.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 104 | 39 | 0 | 0.26 | 0.72 | 0.45 | 38.24 | 0.57 | 0.35 |
| Hex | 8D | 68 | 27 | 0 | 1A | 48 | 2D | 26 | 39 | 23 |
| Octal | 215 | 150 | 47 | 0 | 32 | 110 | 55 | 46 | 71 | 43 |
| Binary | 10001101 | 1101000 | 100111 | 0 | 11010 | 1001000 | 101101 | 100110 | 111001 | 100011 |
Color Harmonies of #8D6827
Complementary color
Monochromatic Colors of #8D6827
Black with #8D6827
Text Example
Text Example
White with #8D6827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D6827; }
p { color: rgb(141,104,39); }
H1.HeaderClassName
{
color: #8D6827;
}
.AnyTagClassName
{
color: #8D6827;
}
</style>
background-color css
<style>
a { background-color: #8D6827; }
a { background-color: rgb(141,104,39); }
div.DivClassName
{
background-color: #8D6827;
}
.BgClassName
{
background-color: #8D6827;
}
</style>
border-color css
<style>
span { border-color: #8D6827; }
span { border-color: rgb(141,104,39); }
td.TdClassName
{
border-color: #8D6827;
}
.TagClassName
{
border-color: #8D6827;
}
</style>