Shades of Corn Harvest #867334
Tints of Corn Harvest #867334
RGB
CMYK
RGB Variations
Color information
#867334 (or 0x867334) is known color: Corn Harvest. HEX triplet: 86, 73 and 34. RGB value is (134,115,52). Sum of RGB (Red+Green+Blue) = 134+115+52=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 52 (20.70% from 255 or 17.28% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #867334 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867334 is #798CCB. Grayscale: #717171. Windows color (decimal): -7965900 or 3437446. OLE color: 3437446.
HSL color Cylindrical-coordinate representation of color #867334: hue angle of 46.1º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #867334 is Cyan = 0, Magento = 0.14, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 52 | - |
| CMYK | 0 | 0.14 | 0.61 | 0.47 |
| HSL | 46.1º | 0.44% | 0.36% | - |
| HSV(B) | 46.1º | 0.61% | 0.53% | - |
| XYZ | 16.58 | 17.58 | 5.77 | - |
| YUV | 113.5 | 93.29 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 52 | 0 | 0.14 | 0.61 | 0.47 | 46.1 | 0.44 | 0.36 |
| Hex | 86 | 73 | 34 | 0 | E | 3D | 2F | 2E | 2C | 24 |
| Octal | 206 | 163 | 64 | 0 | 16 | 75 | 57 | 56 | 54 | 44 |
| Binary | 10000110 | 1110011 | 110100 | 0 | 1110 | 111101 | 101111 | 101110 | 101100 | 100100 |
Color Harmonies of #867334
Complementary color
Monochromatic Colors of #867334
Black with #867334
Text Example
Text Example
White with #867334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867334; }
p { color: rgb(134,115,52); }
H1.HeaderClassName
{
color: #867334;
}
.AnyTagClassName
{
color: #867334;
}
</style>
background-color css
<style>
a { background-color: #867334; }
a { background-color: rgb(134,115,52); }
div.DivClassName
{
background-color: #867334;
}
.BgClassName
{
background-color: #867334;
}
</style>
border-color css
<style>
span { border-color: #867334; }
span { border-color: rgb(134,115,52); }
td.TdClassName
{
border-color: #867334;
}
.TagClassName
{
border-color: #867334;
}
</style>