Shades of Corn Harvest #867327
Tints of Corn Harvest #867327
RGB
CMYK
RGB Variations
Color information
#867327 (or 0x867327) is known color: Corn Harvest. HEX triplet: 86, 73 and 27. RGB value is (134,115,39). Sum of RGB (Red+Green+Blue) = 134+115+39=288 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.53% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 39 (15.62% from 255 or 13.54% from 288); Max value from RGB is 134 - color contains mainly: red. Hex color #867327 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867327 is #798CD8. Grayscale: #707070. Windows color (decimal): -7965913 or 2585478. OLE color: 2585478.
HSL color Cylindrical-coordinate representation of color #867327: hue angle of 48º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #867327 is Cyan = 0, Magento = 0.14, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 39 | - |
| CMYK | 0 | 0.14 | 0.71 | 0.47 |
| HSL | 48º | 0.55% | 0.34% | - |
| HSV(B) | 48º | 0.71% | 0.53% | - |
| XYZ | 16.33 | 17.48 | 4.43 | - |
| YUV | 112.02 | 86.79 | 143.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 39 | 0 | 0.14 | 0.71 | 0.47 | 48 | 0.55 | 0.34 |
| Hex | 86 | 73 | 27 | 0 | E | 47 | 2F | 30 | 37 | 22 |
| Octal | 206 | 163 | 47 | 0 | 16 | 107 | 57 | 60 | 67 | 42 |
| Binary | 10000110 | 1110011 | 100111 | 0 | 1110 | 1000111 | 101111 | 110000 | 110111 | 100010 |
Color Harmonies of #867327
Complementary color
Monochromatic Colors of #867327
Black with #867327
Text Example
Text Example
White with #867327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867327; }
p { color: rgb(134,115,39); }
H1.HeaderClassName
{
color: #867327;
}
.AnyTagClassName
{
color: #867327;
}
</style>
background-color css
<style>
a { background-color: #867327; }
a { background-color: rgb(134,115,39); }
div.DivClassName
{
background-color: #867327;
}
.BgClassName
{
background-color: #867327;
}
</style>
border-color css
<style>
span { border-color: #867327; }
span { border-color: rgb(134,115,39); }
td.TdClassName
{
border-color: #867327;
}
.TagClassName
{
border-color: #867327;
}
</style>