Shades of Corn Harvest #867529
Tints of Corn Harvest #867529
RGB
CMYK
RGB Variations
Color information
#867529 (or 0x867529) is known color: Corn Harvest. HEX triplet: 86, 75 and 29. RGB value is (134,117,41). Sum of RGB (Red+Green+Blue) = 134+117+41=292 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.89% from 292); Green value is 117 (46.09% from 255 or 40.07% from 292); Blue value is 41 (16.41% from 255 or 14.04% from 292); Max value from RGB is 134 - color contains mainly: red. Hex color #867529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867529 is #798AD6. Grayscale: #717171. Windows color (decimal): -7965399 or 2717062. OLE color: 2717062.
HSL color Cylindrical-coordinate representation of color #867529: hue angle of 49.03º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #867529 is Cyan = 0, Magento = 0.13, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 41 | - |
| CMYK | 0 | 0.13 | 0.69 | 0.47 |
| HSL | 49.03º | 0.53% | 0.34% | - |
| HSV(B) | 49.03º | 0.69% | 0.53% | - |
| XYZ | 16.59 | 17.95 | 4.69 | - |
| YUV | 113.42 | 87.13 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 41 | 0 | 0.13 | 0.69 | 0.47 | 49.03 | 0.53 | 0.34 |
| Hex | 86 | 75 | 29 | 0 | D | 45 | 2F | 31 | 35 | 22 |
| Octal | 206 | 165 | 51 | 0 | 15 | 105 | 57 | 61 | 65 | 42 |
| Binary | 10000110 | 1110101 | 101001 | 0 | 1101 | 1000101 | 101111 | 110001 | 110101 | 100010 |
Color Harmonies of #867529
Complementary color
Monochromatic Colors of #867529
Black with #867529
Text Example
Text Example
White with #867529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867529; }
p { color: rgb(134,117,41); }
H1.HeaderClassName
{
color: #867529;
}
.AnyTagClassName
{
color: #867529;
}
</style>
background-color css
<style>
a { background-color: #867529; }
a { background-color: rgb(134,117,41); }
div.DivClassName
{
background-color: #867529;
}
.BgClassName
{
background-color: #867529;
}
</style>
border-color css
<style>
span { border-color: #867529; }
span { border-color: rgb(134,117,41); }
td.TdClassName
{
border-color: #867529;
}
.TagClassName
{
border-color: #867529;
}
</style>