Shades of Corn Harvest #867231
Tints of Corn Harvest #867231
RGB
CMYK
RGB Variations
Color information
#867231 (or 0x867231) is known color: Corn Harvest. HEX triplet: 86, 72 and 31. RGB value is (134,114,49). Sum of RGB (Red+Green+Blue) = 134+114+49=297 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.12% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 49 (19.53% from 255 or 16.50% from 297); Max value from RGB is 134 - color contains mainly: red. Hex color #867231 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867231 is #798DCE. Grayscale: #707070. Windows color (decimal): -7966159 or 3240582. OLE color: 3240582.
HSL color Cylindrical-coordinate representation of color #867231: hue angle of 45.88º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #867231 is Cyan = 0, Magento = 0.15, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 49 | - |
| CMYK | 0 | 0.15 | 0.63 | 0.47 |
| HSL | 45.88º | 0.46% | 0.36% | - |
| HSV(B) | 45.88º | 0.63% | 0.53% | - |
| XYZ | 16.4 | 17.32 | 5.39 | - |
| YUV | 112.57 | 92.13 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 49 | 0 | 0.15 | 0.63 | 0.47 | 45.88 | 0.46 | 0.36 |
| Hex | 86 | 72 | 31 | 0 | F | 3F | 2F | 2E | 2E | 24 |
| Octal | 206 | 162 | 61 | 0 | 17 | 77 | 57 | 56 | 56 | 44 |
| Binary | 10000110 | 1110010 | 110001 | 0 | 1111 | 111111 | 101111 | 101110 | 101110 | 100100 |
Color Harmonies of #867231
Complementary color
Monochromatic Colors of #867231
Black with #867231
Text Example
Text Example
White with #867231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867231; }
p { color: rgb(134,114,49); }
H1.HeaderClassName
{
color: #867231;
}
.AnyTagClassName
{
color: #867231;
}
</style>
background-color css
<style>
a { background-color: #867231; }
a { background-color: rgb(134,114,49); }
div.DivClassName
{
background-color: #867231;
}
.BgClassName
{
background-color: #867231;
}
</style>
border-color css
<style>
span { border-color: #867231; }
span { border-color: rgb(134,114,49); }
td.TdClassName
{
border-color: #867231;
}
.TagClassName
{
border-color: #867231;
}
</style>