Shades of Corn Harvest #86672E
Tints of Corn Harvest #86672E
RGB
CMYK
RGB Variations
Color information
#86672E (or 0x86672E) is known color: Corn Harvest. HEX triplet: 86, 67 and 2E. RGB value is (134,103,46). Sum of RGB (Red+Green+Blue) = 134+103+46=283 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.35% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 46 (18.36% from 255 or 16.25% from 283); Max value from RGB is 134 - color contains mainly: red. Hex color #86672E is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #86672E is #7998D1. Grayscale: #6A6A6A. Windows color (decimal): -7968978 or 3041158. OLE color: 3041158.
HSL color Cylindrical-coordinate representation of color #86672E: hue angle of 38.86º degrees, saturation: 0.49, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #86672E is Cyan = 0, Magento = 0.23, Yellow = 0.66 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 46 | - |
| CMYK | 0 | 0.23 | 0.66 | 0.47 |
| HSL | 38.86º | 0.49% | 0.35% | - |
| HSV(B) | 38.86º | 0.66% | 0.53% | - |
| XYZ | 15.17 | 14.97 | 4.67 | - |
| YUV | 105.77 | 94.27 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 46 | 0 | 0.23 | 0.66 | 0.47 | 38.86 | 0.49 | 0.35 |
| Hex | 86 | 67 | 2E | 0 | 17 | 42 | 2F | 27 | 31 | 23 |
| Octal | 206 | 147 | 56 | 0 | 27 | 102 | 57 | 47 | 61 | 43 |
| Binary | 10000110 | 1100111 | 101110 | 0 | 10111 | 1000010 | 101111 | 100111 | 110001 | 100011 |
Color Harmonies of #86672E
Complementary color
Monochromatic Colors of #86672E
Black with #86672E
Text Example
Text Example
White with #86672E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86672E; }
p { color: rgb(134,103,46); }
H1.HeaderClassName
{
color: #86672E;
}
.AnyTagClassName
{
color: #86672E;
}
</style>
background-color css
<style>
a { background-color: #86672E; }
a { background-color: rgb(134,103,46); }
div.DivClassName
{
background-color: #86672E;
}
.BgClassName
{
background-color: #86672E;
}
</style>
border-color css
<style>
span { border-color: #86672E; }
span { border-color: rgb(134,103,46); }
td.TdClassName
{
border-color: #86672E;
}
.TagClassName
{
border-color: #86672E;
}
</style>