Shades of Corn Harvest #867527
Tints of Corn Harvest #867527
RGB
CMYK
RGB Variations
Color information
#867527 (or 0x867527) is known color: Corn Harvest. HEX triplet: 86, 75 and 27. RGB value is (134,117,39). Sum of RGB (Red+Green+Blue) = 134+117+39=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 117 (46.09% from 255 or 40.34% from 290); Blue value is 39 (15.62% from 255 or 13.45% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #867527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867527 is #798AD8. Grayscale: #717171. Windows color (decimal): -7965401 or 2585990. OLE color: 2585990.
HSL color Cylindrical-coordinate representation of color #867527: hue angle of 49.26º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #867527 is Cyan = 0, Magento = 0.13, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 39 | - |
| CMYK | 0 | 0.13 | 0.71 | 0.47 |
| HSL | 49.26º | 0.55% | 0.34% | - |
| HSV(B) | 49.26º | 0.71% | 0.53% | - |
| XYZ | 16.56 | 17.94 | 4.51 | - |
| YUV | 113.19 | 86.13 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 39 | 0 | 0.13 | 0.71 | 0.47 | 49.26 | 0.55 | 0.34 |
| Hex | 86 | 75 | 27 | 0 | D | 47 | 2F | 31 | 37 | 22 |
| Octal | 206 | 165 | 47 | 0 | 15 | 107 | 57 | 61 | 67 | 42 |
| Binary | 10000110 | 1110101 | 100111 | 0 | 1101 | 1000111 | 101111 | 110001 | 110111 | 100010 |
Color Harmonies of #867527
Complementary color
Monochromatic Colors of #867527
Black with #867527
Text Example
Text Example
White with #867527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867527; }
p { color: rgb(134,117,39); }
H1.HeaderClassName
{
color: #867527;
}
.AnyTagClassName
{
color: #867527;
}
</style>
background-color css
<style>
a { background-color: #867527; }
a { background-color: rgb(134,117,39); }
div.DivClassName
{
background-color: #867527;
}
.BgClassName
{
background-color: #867527;
}
</style>
border-color css
<style>
span { border-color: #867527; }
span { border-color: rgb(134,117,39); }
td.TdClassName
{
border-color: #867527;
}
.TagClassName
{
border-color: #867527;
}
</style>