Shades of Corn Harvest #867738
Tints of Corn Harvest #867738
RGB
CMYK
RGB Variations
Color information
#867738 (or 0x867738) is known color: Corn Harvest. HEX triplet: 86, 77 and 38. RGB value is (134,119,56). Sum of RGB (Red+Green+Blue) = 134+119+56=309 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.37% from 309); Green value is 119 (46.88% from 255 or 38.51% from 309); Blue value is 56 (22.27% from 255 or 18.12% from 309); Max value from RGB is 134 - color contains mainly: red. Hex color #867738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867738 is #7988C7. Grayscale: #747474. Windows color (decimal): -7964872 or 3700614. OLE color: 3700614.
HSL color Cylindrical-coordinate representation of color #867738: hue angle of 48.46º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #867738 is Cyan = 0, Magento = 0.11, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 56 | - |
| CMYK | 0 | 0.11 | 0.58 | 0.47 |
| HSL | 48.46º | 0.41% | 0.37% | - |
| HSV(B) | 48.46º | 0.58% | 0.53% | - |
| XYZ | 17.14 | 18.55 | 6.42 | - |
| YUV | 116.3 | 93.97 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 56 | 0 | 0.11 | 0.58 | 0.47 | 48.46 | 0.41 | 0.37 |
| Hex | 86 | 77 | 38 | 0 | B | 3A | 2F | 30 | 29 | 25 |
| Octal | 206 | 167 | 70 | 0 | 13 | 72 | 57 | 60 | 51 | 45 |
| Binary | 10000110 | 1110111 | 111000 | 0 | 1011 | 111010 | 101111 | 110000 | 101001 | 100101 |
Color Harmonies of #867738
Complementary color
Monochromatic Colors of #867738
Black with #867738
Text Example
Text Example
White with #867738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867738; }
p { color: rgb(134,119,56); }
H1.HeaderClassName
{
color: #867738;
}
.AnyTagClassName
{
color: #867738;
}
</style>
background-color css
<style>
a { background-color: #867738; }
a { background-color: rgb(134,119,56); }
div.DivClassName
{
background-color: #867738;
}
.BgClassName
{
background-color: #867738;
}
</style>
border-color css
<style>
span { border-color: #867738; }
span { border-color: rgb(134,119,56); }
td.TdClassName
{
border-color: #867738;
}
.TagClassName
{
border-color: #867738;
}
</style>