Shades of Corn Harvest #867628
Tints of Corn Harvest #867628
RGB
CMYK
RGB Variations
Color information
#867628 (or 0x867628) is known color: Corn Harvest. HEX triplet: 86, 76 and 28. RGB value is (134,118,40). Sum of RGB (Red+Green+Blue) = 134+118+40=292 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.89% from 292); Green value is 118 (46.48% from 255 or 40.41% from 292); Blue value is 40 (16.02% from 255 or 13.70% from 292); Max value from RGB is 134 - color contains mainly: red. Hex color #867628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867628 is #7989D7. Grayscale: #727272. Windows color (decimal): -7965144 or 2651782. OLE color: 2651782.
HSL color Cylindrical-coordinate representation of color #867628: hue angle of 49.79º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #867628 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 40 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.47 |
| HSL | 49.79º | 0.54% | 0.34% | - |
| HSV(B) | 49.79º | 0.7% | 0.53% | - |
| XYZ | 16.69 | 18.18 | 4.64 | - |
| YUV | 113.89 | 86.3 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 40 | 0 | 0.12 | 0.70 | 0.47 | 49.79 | 0.54 | 0.34 |
| Hex | 86 | 76 | 28 | 0 | C | 46 | 2F | 32 | 36 | 22 |
| Octal | 206 | 166 | 50 | 0 | 14 | 106 | 57 | 62 | 66 | 42 |
| Binary | 10000110 | 1110110 | 101000 | 0 | 1100 | 1000110 | 101111 | 110010 | 110110 | 100010 |
Color Harmonies of #867628
Complementary color
Monochromatic Colors of #867628
Black with #867628
Text Example
Text Example
White with #867628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867628; }
p { color: rgb(134,118,40); }
H1.HeaderClassName
{
color: #867628;
}
.AnyTagClassName
{
color: #867628;
}
</style>
background-color css
<style>
a { background-color: #867628; }
a { background-color: rgb(134,118,40); }
div.DivClassName
{
background-color: #867628;
}
.BgClassName
{
background-color: #867628;
}
</style>
border-color css
<style>
span { border-color: #867628; }
span { border-color: rgb(134,118,40); }
td.TdClassName
{
border-color: #867628;
}
.TagClassName
{
border-color: #867628;
}
</style>